get_pattern {ARUtools} | R Documentation |
Returns the current vector of ARU types
Description
Returns the current vector of ARU types
Usage
get_pattern(pattern_name)
Arguments
pattern_name |
String of pattern variable to return. One of "pattern_aru_type", "pattern_check","pattern_data", or "pattern_date_time" |
Value
named character vector
Examples
get_pattern("pattern_aru_type")
[Package ARUtools version 0.7.1 Index]