Commit graph

16 commits

Author SHA1 Message Date
Paul W. Egeler, M.S., GStat
e7be5c1808 Fixed bug introduced in previous commit, added test to check for bug
Also started working on issue #10
2019-07-08 12:19:33 -04:00
Paul W. Egeler, M.S., GStat
76420b527c Closes #9. User can specify primary table label
Incremented to v0.1.0
2019-07-01 18:05:44 -04:00
Paul W. Egeler, M.S., GStat
c0428f880f moved metadata names into a sysdata file 2019-06-24 13:48:18 -04:00
pegeler
0aed5bb118 Merge branch 'master' into longitudinal-data 2018-06-25 23:57:38 -04:00
pegeler
4f2974701c Working on #7. Appears to be a functioning patch
NEEDS UNIT TESTS!!!
2018-06-23 02:18:32 -04:00
pegeler
1053329a62 Turned routines to preprocess user inputs into S3 methods.
Still needs to be tested.
2018-06-22 22:24:34 -04:00
pegeler
e1ae1d001a r-pkg: adding more examples. Will make some of them live with exdata in the future. 2018-06-08 23:24:35 -04:00
Egeler, Paul W
91d9e8e8dd r-pkg: preserving order of columns in output tables 2018-06-06 18:17:57 -04:00
Egeler, Paul W
fc1cad40be r-pkg: adding redcap_repeat_instrument.factor logic and improving checkbox logic 2018-06-06 17:55:01 -04:00
Egeler, Paul W
0b04c8a61d moving instrument status fields ahead of checkboxes and factors 2018-06-04 20:51:57 -04:00
Egeler, Paul W
57a0538a11 bypassing factor field capture routine when no factor fields present 2018-06-04 17:19:37 -04:00
Egeler, Paul W
8999533098 Handles new fields added by REDCap data export R script 2018-06-04 16:45:44 -04:00
Egeler, Paul W
f7c1e01eff simplify code to convert factors to character 2018-06-04 11:32:23 -04:00
Egeler, Paul W
552ac884ff adding some metadata processing in R package to handle variety of user inputs 2018-06-04 10:40:16 -04:00
Egeler, Paul W
2cf5c8e019 Fixing variable names in R package example. 2018-06-03 16:51:46 -04:00
pegeler
50e0496d8c Converted R code into a package 2018-06-03 16:08:26 -04:00
Renamed from REDCap_split.r (Browse further)