Description Usage Arguments Value
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()
1 | char_to_df(x)
|
x |
Input character vector. |
Empty data frame where columns are named x
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.