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

auth

A GitHub token. See gh::gh_token() for more details.

Value

The tt master file, updated if necessary.


tidytuesdayR documentation built on June 8, 2025, 1:33 p.m.