shared-params {tidytuesdayR} | R Documentation |
Parameters used in multiple functions
Description
Reused parameter definitions are gathered here for easier editing.
Arguments
auth |
A GitHub token. See |
tt |
A |
files |
Which file names to download. Default "All" downloads all files for the specified week. |
week |
Which week number to use within a given year. Only used when |
x |
The date of data to pull (in "YYYY-MM-dd" format), or the four-digit year as a number. |
year |
What year of TidyTuesday to use |
[Package tidytuesdayR version 1.1.2 Index]