read_my_csv | R Documentation |
Read and clean csv files
read_my_csv(s, delim = ",", folder = "character_creation")
s |
string , name of .csv file in /inst/raw/character_creation, |
delim |
string, single character used to separate csv fields |
Dataframe generated from csv
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.