R/redcap_data.R
download_redcap_data.Rd
Download a REDCap database and associated dictionary
download_redcap_data(
db = c("refstats", "searches"),
data_folder = "data",
url = "https://redcap.ctsi.ufl.edu/redcap/api/"
)
name of database
local folder in which to store files
url for the REDCap API
(none)