View source: R/use_tidytuesday_template.R
use_tidytuesday_readme | R Documentation |
Creates a file from data and a template. Combine your template file with your data.
use_tidytuesday_readme(title_subject, dataset_name)
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 |
A logical vector indicating if file was modified.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.