convert_csv_regional_style | R Documentation |
convert a CSV from one regional style to another
convert_csv_regional_style(fp_in, overwrite = FALSE, direction = "eu2us")
fp_in |
string path for input csv file in EU notation |
overwrite |
logical |
direction |
currently supported choices are "eu2us" or "us2eu" |
output file path or NULL if error
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.