check_tokens: Check student tokens

check_tokensR Documentation

Check student tokens

Description

Check student tokens

Usage

check_tokens(
  userfile,
  server = Sys.getenv("git.server", "https://gitlab.com/api/v4/")
)

Arguments

userfile

A csv file with student information (i.e., username, token, and email)

server

The GitLab API server

Details

See https://github.com/vnijs/gitgadget for additional documentation


gitgadget documentation built on Aug. 24, 2023, 9:08 a.m.