var_load: Load Variant Cases from NIT Project

View source: R/var_load.R

var_loadR Documentation

Load Variant Cases from NIT Project

Description

var_load() loads variant cases from the NIT REDcap project. If possible, it downloads the most up-to-date information from the REDcap server; if not, it reads from the most recently downloaded NIT file.

Usage

var_load(api_token = Sys.getenv("redcap_NIT_token"))

Arguments

api_token

Character. An API token/key for the NIT project.

Value

A tibble of character columns containing all variant case records


jesse-smith/coviData documentation built on Jan. 14, 2023, 11:08 a.m.