powered by
Converts a character vector into the column names of an empty data frame. Used in conjunction with check_names parameter of input_param_checker()
check_names
input_param_checker()
char_to_df(x)
Input character vector.
Empty data frame where columns are named x.
x