included shiny app with package, bslib, documentation, fixing NA bug

This commit is contained in:
Andreas Gammelgaard Damsbo 2024-11-15 20:42:25 +01:00
commit 3cfdb66a32
21 changed files with 767 additions and 270 deletions

View file

@ -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()