mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 05:07:30 +02:00
formatting
This commit is contained in:
parent
e1509188ff
commit
4f47c2ac5d
5 changed files with 11 additions and 6 deletions
|
|
@ -3,10 +3,11 @@
|
|||
#devtools::install_github("pegeler/REDCapRITS/R@longitudinal-data")
|
||||
|
||||
# Debugging reading in longitudinal datasets ------------------------------
|
||||
# setwd(here::here(""))
|
||||
|
||||
# Reading in the files
|
||||
file_paths <- file.path(
|
||||
"../test-data/test_splitr/",
|
||||
"test-data/test_splitr",
|
||||
c(
|
||||
records = "WARRIORtestForSoftwa_DATA_2018-06-21_1431.csv",
|
||||
metadata = "WARRIORtestForSoftwareUpgrades_DataDictionary_2018-06-21.csv"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue