Skip to contents

Create folder and files for #TidyTuesday data viz

Usage

use_tt_template(date_chr = "2023-08-01", readme = TRUE, lang = "R")

Arguments

date_chr

Date of #TidyTuesday in yyyy-mm-dd format.

readme

Boolean indicating whether to also use README template.

lang

Language, either "R" or "Python"

Value

a message if template file was successfully copied over