Learn R Programming

tidytuesdayR (version 1.2.0)

tt_compile: Get TidyTuesday readme and list of files and HTML based on the date

Description

Get TidyTuesday readme and list of files and HTML based on the date

Usage

tt_compile(date, auth = gh::gh_token())

Arguments

date

date of TidyTuesday of interest

auth

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