r params$title
This week's data is a REPLACE LINK.
params$data <- r glue::glue(readr::read_csv("https://raw.githubusercontent.com/rfordatascience/tidytuesday/master/data/{substr(next_tuesday,1,4)}/{next_tuesday}/{data}.csv"))
tuesdata <- tidytuesdayR::tt_load("2019-12-10") tuesdata <- tidytuesdayR::tt_load(2019, week = 50)
params$data <- tuesdata$params$data
params$data.csv
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.