get_github: Handler function for GET requests from GitHub

View source: R/github_handling.R

get_githubR Documentation

Handler function for GET requests from GitHub

Description

This is a function to get the GitHub user's info

Usage

get_github(token = NULL, url)

Arguments

token

You can provide the Personal Access Token key directly or this function will attempt to grab a PAT that was stored using the 'authorize("github")' function

url

What is the URL endpoint we are attempting to grab here?

Value

Information regarding a Github account


ottrpal documentation built on April 3, 2025, 7:46 p.m.