mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 13:17:30 +02:00
included shiny app with package, bslib, documentation, fixing NA bug
This commit is contained in:
parent
1189da6c86
commit
3cfdb66a32
21 changed files with 767 additions and 270 deletions
|
|
@ -4,13 +4,16 @@
|
|||
\alias{shiny_cast}
|
||||
\title{Launch the included Shiny-app for database casting and upload}
|
||||
\usage{
|
||||
shiny_cast()
|
||||
shiny_cast(...)
|
||||
}
|
||||
\arguments{
|
||||
\item{...}{Arguments passed to shiny::runApp()}
|
||||
}
|
||||
\value{
|
||||
shiny app
|
||||
}
|
||||
\description{
|
||||
Launch the included Shiny-app for database casting and upload
|
||||
Wraps shiny::runApp()
|
||||
}
|
||||
\examples{
|
||||
# shiny_cast()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue