R/zzz.R

Defines functions .onLoad

.onLoad <- function(libpath, pkgname) {
  Sys.setenv(REDCap_API_format = "csv")
}

Try the REDCapExporter package in your browser

Any scripts or data that you put into this service are public.

REDCapExporter documentation built on April 4, 2025, 2:29 a.m.