check_names parameter of
input_param_checker()Character Vector to Header of Empty Data Frame
Converts a character vector into the column names of an empty data frame.
Used in conjunction with check_names parameter of
input_param_checker()
char_to_df(x)Input character vector.
Empty data frame where columns are named x.