View source: R/check_csv_filename.R
check_csv_filename | R Documentation |
csv_filename
is validCheck if the csv_filename
is valid
Will stop if not.
check_csv_filename(csv_filename)
csv_filename |
name of the comma-seperated ( |
Nothing. Will stop if csv_filename
is invalid.
Richèl J.C. Bilderbeek
check_csv_filename("my.csv")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.