Description Usage Arguments Value
Deal with string columns mainly, evaluate expressions embedded in string columns with eval() and replace with numeric columns. Bug fixed (Aug 22): preserve dimemsion using drop = F in apply()
1 |
raw.df |
dataframe with string columns |
exclude |
vector of strings/names of columns excluded from the operation, default: NULL |
dataframe with string columns converted and evaluated as numeric columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.