View source: R/conversion_func.R
conversion_func | R Documentation |
Conversion function attempts to force input data structure to correct format (i.e., numeric data). *NOTE, does not attempt to rearrange columns or format dates*. Outputs must still be manually checked.
conversion_func(df)
df |
A dataframe containing time information and variables of interest |
If successful, a dataframe with each column as numeric data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.