gh_get: Get data from the tt github repo.

View source: R/github_api.R

gh_getR Documentation

Get data from the tt github repo.

Description

Get data from the tt github repo.

Usage

gh_get(path, auth = gh::gh_token(), ...)

Arguments

path

Path within the rfordatascience/tidytuesday repo.

...

Additional parameters passed to gh::gh().

Value

The GitHub response as parsed by gh::gh().


tidytuesdayR documentation built on Sept. 14, 2024, 9:08 a.m.