mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 13:17:30 +02:00
restructuring
This commit is contained in:
parent
21c2dc0444
commit
4ad21c7f57
19 changed files with 432 additions and 80 deletions
|
|
@ -27,7 +27,7 @@ function can be used to create (an) instrument(s) to add to a project in
|
|||
production.
|
||||
}
|
||||
\examples{
|
||||
#iris |>
|
||||
# iris |>
|
||||
# ds2dd_detailed(
|
||||
# add.auto.id = TRUE,
|
||||
# form.name = sample(c("b", "c"), size = 6, replace = TRUE, prob = rep(.5, 2))
|
||||
|
|
@ -40,7 +40,7 @@ production.
|
|||
# export_redcap_instrument(.x,file=here::here(paste0(.i,Sys.Date(),".zip")))
|
||||
# })
|
||||
|
||||
#iris |>
|
||||
# iris |>
|
||||
# ds2dd_detailed(
|
||||
# add.auto.id = TRUE
|
||||
# ) |>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue