tt_master_file: Get Master List of Files from TidyTuesday

View source: R/tt_master_file.R

tt_master_fileR Documentation

Get Master List of Files from TidyTuesday

Description

Import or update dataset from github that records the entire list of objects from TidyTuesday

Usage

tt_master_file(force = FALSE, auth = gh::gh_token())

Arguments

force

force the update to occur even if the SHA matches

Value

The tt master file, updated if necessary.


tidytuesdayR documentation built on Sept. 14, 2024, 9:08 a.m.