Create folder and files for #TidyTuesday data viz
Usage
use_tt_template(date_chr = "2023-08-01", lang = "R", readme = TRUE)
Arguments
- date_chr
Date of #TidyTuesday in yyyy-mm-dd format.
- lang
Language, either "R"
, "Python"
, or "D3"
.
- readme
Boolean indicating whether to also use README template.
Value
a message if template file was successfully copied over