mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 13:17:30 +02:00
minor changes.
This commit is contained in:
parent
cff0977fb9
commit
a0730cb41c
3 changed files with 6 additions and 4 deletions
|
|
@ -32,7 +32,7 @@ Here is just a short description of the main functions:
|
|||
|
||||
* `ds2dd_detailed()`: Converts a data set to a data dictionary for upload to a new REDCap database. Variables (fields) and instruments in a REDCap data base are defined by this data dictionary.
|
||||
|
||||
* `shiny_cast()`: [Shiny]() application to ease the process of converting a spreadsheet/data set to a REDCap database. The app runs locally and data is transferred securely. You can just create and upload the data dictionary, but you can also transfer the given data in the same process.
|
||||
* `shiny_cast()`: [Shiny](https://www.rstudio.com/products/shiny/) application to ease the process of converting a spreadsheet/data set to a REDCap database. The app runs locally and data is transferred securely. You can just create and upload the data dictionary, but you can also transfer the given data in the same process.
|
||||
|
||||
## Future
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue