Learn R Programming

tidytuesdayR (version 1.3.3)

Access the Weekly 'TidyTuesday' Project Dataset

Description

'TidyTuesday' is a project by the 'Data Science Learning Community' in which they post a weekly dataset in a public data repository () for people to analyze and visualize. This package provides the tools to easily download this data and the description of the source.

Copy Link

Version

Install

install.packages('tidytuesdayR')

Monthly Downloads

1,296

Version

1.3.3

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Jon Harmon

Last Published

September 11th, 2026

Functions in tidytuesdayR (1.3.3)

tt_save_dataset

Save datasets for submission
use_tidytemplate

Create and open the tidytemplate
tt_master_file

Get Master List of Files from TidyTuesday
tt_print

Printing Utilities for Listing Available Datasets
tt_submit

Submit a TidyTuesday dataset
tt_meta

Create and open meta.yaml
tt_load_gh

Load TidyTuesday data from Github
prep_tt_curate

Set up a directory for dataset curation
print.tt_data

print methods of the tt objects
readme

Readme HTML maker and Viewer
last_tuesday

Find the most recent tuesday
tt_curate_data

Guidance for TidyTuesday dataset curation
tt_clean

Create and open cleaning.R
tt_load

Load TidyTuesday data from Github
tt_intro

Create and open intro.md
tt_download_file

Download a TidyTuesday dataset file
tt_download

Download TidyTuesday data
tt_available

Listing all available TidyTuesdays
tt_date

Get date of TidyTuesday, given the year and week
tt_check_date

Generate valid TidyTuesday URL
tidytuesdayR-package

tidytuesdayR: Access the Weekly 'TidyTuesday' Project Dataset
.pkg_abort

Raise a package-scoped error
tt_compile

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

Pipe operator
gh_get

Get data from the tt github repo.
should_update_tt_master_file

Decide whether to update the master file
.shared-params

Parameters used in multiple functions