mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-21 05:59:07 +02:00
restructuring
This commit is contained in:
parent
21c2dc0444
commit
4ad21c7f57
19 changed files with 432 additions and 80 deletions
|
|
@ -12,4 +12,4 @@ redcapcast_data <- REDCapR::redcap_read(
|
|||
|
||||
usethis::use_data(redcapcast_data, overwrite = TRUE)
|
||||
|
||||
write.csv(redcapcast_data,here::here("data/redcapcast_data.csv"),row.names = FALSE)
|
||||
# write.csv(redcapcast_data,here::here("data/redcapcast_data.csv"),row.names = FALSE)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue