tests/testthat/test-190-exportReports-ArgumentValidation.R

context("Export Reports Argument Validation")

test_that(
  "Argument Validation", 
  {
    skip("Tests to be developed for 3.0.0 release")
    skip_if(length(EXPORT_REPORTS_ID) == 0, 
            "EXPORT_REPORTS_ID is not provided. Testing Skipped")
  }
)

Try the redcapAPI package in your browser

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

redcapAPI documentation built on Sept. 13, 2023, 1:07 a.m.