download_crf: Download All Records from CRF REDcap Project

Description Usage Arguments Value

View source: R/download_crf.R

Description

download_crf() downloads all records from the CRF REDcap project and cleans variables names with clean_names(). The download will retry up to 12 times before failing. All variables are returned as character.

Usage

1
download_crf(api_token = Sys.getenv("redcap_CRF_token"))

Arguments

api_token

API token/key for the CRF REDcap project

Value

A tibble in character format


jesse-smith/covidcrf documentation built on March 28, 2021, 10:45 p.m.