Learn R Programming

tidytuesdayR (version 1.2.0)

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

2,255

Version

1.2.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Jon Harmon

Last Published

April 28th, 2025

Functions in tidytuesdayR (1.2.0)

tt_clean

Create and open cleaning.R
tt_submit

Submit a TidyTuesday dataset
use_tidytemplate

Create and open the tidytemplate
tt_meta

Create and open meta.yaml
tt_intro

Create and open intro.md
tt_master_file

Get Master List of Files from TidyTuesday
tt_print

Printing Utilities for Listing Available Datasets
tt_save_dataset

Save datasets for submission
should_update_tt_master_file

Decide whether to update the master file
readme

Readme HTML maker and Viewer
last_tuesday

Find the most recent tuesday
print.tt_data

print methods of the tt objects
tt_available

Listing all available TidyTuesdays
%>%

Pipe operator
gh_get

Get data from the tt github repo.
tidytuesdayR-package

tidytuesdayR: Access the Weekly 'TidyTuesday' Project Dataset
prep_tt_curate

Set up a directory for dataset curation
shared-params

Parameters used in multiple functions
tt_load

Load TidyTuesday data from Github
tt_curate_data

Guidance for TidyTuesday dataset curation
tt_compile

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

Get date of TidyTuesday, given the year and week
tt_download_file

Download a TidyTuesday dataset file
tt_check_date

Generate valid TidyTuesday URL
tt_load_gh

Load TidyTuesday data from Github
tt_download

Download TidyTuesday data