mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 05:07:30 +02:00
first commit to add shiny app for basic upload of dictionary and dataset
This commit is contained in:
parent
796826d7d9
commit
05c0f35016
12 changed files with 333 additions and 5 deletions
|
|
@ -36,11 +36,12 @@ Suggests:
|
|||
here,
|
||||
styler,
|
||||
devtools,
|
||||
roxygen2
|
||||
roxygen2,
|
||||
openxlsx2
|
||||
License: GPL (>= 3)
|
||||
Encoding: UTF-8
|
||||
LazyData: true
|
||||
RoxygenNote: 7.3.0
|
||||
RoxygenNote: 7.3.1
|
||||
URL: https://github.com/agdamsbo/REDCapCAST, https://agdamsbo.github.io/REDCapCAST/
|
||||
BugReports: https://github.com/agdamsbo/REDCapCAST/issues
|
||||
Imports:
|
||||
|
|
@ -64,5 +65,6 @@ Collate:
|
|||
'redcap_wider.R'
|
||||
'redcapcast_data.R'
|
||||
'redcapcast_meta.R'
|
||||
'shiny_cast.R'
|
||||
Language: en-US
|
||||
VignetteBuilder: knitr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue