Skip to contents

Creates a file from data and a template. Combine your template file with your data.

Usage

use_tidytuesday_readme(title_subject, dataset_name)

Arguments

title_subject

a single topic for this week's data

dataset_name

a single dataset name in the pattern of `filename` - the .csv will be appended

Value

A logical vector indicating if file was modified.