Learn R Programming

⚠️There's a newer version (1.2.0) of this package.Take me there.

tidytuesdayR (version 1.1.2)

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.1.2

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Jon Harmon

Last Published

September 9th, 2024

Functions in tidytuesdayR (1.1.2)

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
%>%

Pipe operator
last_tuesday

Find the most recent tuesday
print.tt_data

print methods of the tt objects
readme

Readme HTML maker and Viewer
tt_available

Listing all available TidyTuesdays
use_tidytemplate

Call and open the tidytemplate
tt_print

Printing Utilities for Listing Available Datasets
tt_load

Load TidyTuesday data from Github
tt_load_gh

Load TidyTuesday data from Github
tt_download_file

Download a TidyTuesday dataset file
tt_download

Download TidyTuesday data
tt_check_date

Generate valid TidyTuesday URL
should_update_tt_master_file

Decide whether to update the master file
shared-params

Parameters used in multiple functions
tidytuesdayR-package

tidytuesdayR: Access the Weekly 'TidyTuesday' Project Dataset
gh_get

Get data from the tt github repo.
tt_master_file

Get Master List of Files from TidyTuesday