mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 13:17:30 +02:00
major overhaul with new functions. docs are lacking
This commit is contained in:
parent
1fd3911974
commit
04f5bec85c
28 changed files with 874 additions and 81 deletions
1
app/ui.R
1
app/ui.R
|
|
@ -1,5 +1,6 @@
|
|||
ui <- shiny::shinyUI(
|
||||
shiny::fluidPage(
|
||||
theme = shinythemes::shinytheme("united"),
|
||||
|
||||
## -----------------------------------------------------------------------------
|
||||
## Application title
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue