mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 13:17:30 +02:00
Cleaning up code for #12
test now compares read_csv and read.csv output directly.
This commit is contained in:
parent
4a06d00a0c
commit
a83221432f
4 changed files with 43 additions and 30 deletions
|
|
@ -13,7 +13,7 @@ process_user_input.default <- function(x, ...) {
|
|||
}
|
||||
|
||||
process_user_input.data.frame <- function(x, ...) {
|
||||
x
|
||||
x
|
||||
}
|
||||
|
||||
process_user_input.character <- function(x, ...) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue