Learn R Programming

bitfield (version 1.0.0)

.validateToken: Validate a github token

Description

This function checks whether the user-provided token is valid for use with this package.

Usage

.validateToken(token)

Value

the validated user token

Arguments

token

character(1)
github PAT (personal access token).