first commit to add shiny app for basic upload of dictionary and dataset

This commit is contained in:
Andreas Gammelgaard Damsbo 2024-02-26 09:34:05 +01:00
commit 05c0f35016
12 changed files with 333 additions and 5 deletions

18
man/shiny_cast.Rd Normal file
View file

@ -0,0 +1,18 @@
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/shiny_cast.R
\name{shiny_cast}
\alias{shiny_cast}
\title{Launch the included Shiny-app for database casting and upload}
\usage{
shiny_cast()
}
\value{
shiny app
}
\description{
Launch the included Shiny-app for database casting and upload
}
\examples{
# shiny_cast()
}