get_gh_ratelimit: Get GitHub rate limit

View source: R/get_gh_ratelimit.R

get_gh_ratelimitR Documentation

Get GitHub rate limit

Description

Get GitHub rate limit

Usage

get_gh_ratelimit(github_token = Sys.getenv("GITHUB_PAT"))

Arguments

github_token

token passed to gh (default: Sys.getenv("GITHUB_PAT")

Value

overview of rate limit

Examples

get_gh_ratelimit()

KWB-R/pkgmeta documentation built on March 27, 2024, 4:28 p.m.