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 |
files |
Which file names to download. Default "All" downloads all files for the specified week. |
path |
The relative path to the directory to hold your submission files
( |
tt |
A |
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.2.1 Index]