View source: R/update_data_type.R
update_data_type | R Documentation |
Update the data_type.csv file for tidytuesdayR
update_data_type(file_names, delimiter)
file_names |
a vector of file names that are used for this week's datasets, eg 'c("elevators.csv", "manufacturers.csv")' |
delimiter |
a vector matching the specific data files and their delimiters, eg 'c(",", ",")' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.