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 |
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_order_vars()
[Package admiraldev version 1.1.0 Index]