update_data_type: Update the data_type.csv file for tidytuesdayR

View source: R/update_data_type.R

update_data_typeR Documentation

Update the data_type.csv file for tidytuesdayR

Description

Update the data_type.csv file for tidytuesdayR

Usage

update_data_type(file_names, delimiter)

Arguments

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(",", ",")'


jthomasmock/tidytuesdaymeta documentation built on Dec. 15, 2022, 3:17 p.m.