View source: R/tt_check_date.R
tt_check_date | R Documentation |
Given multiple types of inputs, generate a valid TidyTuesday URL.
tt_check_date(x, week = NULL, auth = gh::gh_token())
x |
The date of data to pull (in "YYYY-MM-dd" format), or the four-digit year as a number. |
week |
Which week number to use within a given year. Only used when |
auth |
A GitHub token. See |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.