tt_master_file {tidytuesdayR}R 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.


[Package tidytuesdayR version 1.1.2 Index]