is_valid_dtc {admiraldev}R Documentation

Is this string a valid DTC

Description

Is this string a valid DTC

Usage

is_valid_dtc(arg)

Arguments

arg

A character vector

Value

TRUE if the argument is a valid --DTC string, FALSE otherwise

See Also

Identifies type of Object with return of TRUE/FALSE: is_auto(), is_named(), is_order_vars()


[Package admiraldev version 1.0.0 Index]