mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2025-09-12 01:49:39 +02:00
17 lines
326 B
R
17 lines
326 B
R
% Generated by roxygen2: do not edit by hand
|
|
% Please edit documentation in R/shiny_freesearcheR.R
|
|
\name{launch}
|
|
\alias{launch}
|
|
\title{Easily launch the freesearcheR app}
|
|
\usage{
|
|
launch(...)
|
|
}
|
|
\arguments{
|
|
\item{...}{passed on to \code{shiny::runApp()}}
|
|
}
|
|
\value{
|
|
shiny app
|
|
}
|
|
\description{
|
|
Easily launch the freesearcheR app
|
|
}
|