Description Usage Arguments Value
Punctuations in colnames will dropped in order to avoid errors when converting between different data types.
1 | check_colnames(data_colnames, default_colname = "time_series", nb_colnames = 1)
|
data_colnames |
A vector of strings, colnames of the input data which need to be cleaned |
default_colname |
a string, default colname assigned when no colnames are defined |
nb_colnames |
an integer, number of colnames to check |
data_colnames: A vector of strings, where special symbols are dropped
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.