Converted R code into a package

This commit is contained in:
pegeler 2018-06-03 16:08:26 -04:00
commit 50e0496d8c
11 changed files with 154 additions and 19 deletions

4
R/tests/testthat.R Normal file
View file

@ -0,0 +1,4 @@
# library(testthat)
# library(REDCapRITS)
#
# test_check("REDCapRITS")