mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2025-09-12 09:59:39 +02:00
18 lines
326 B
Text
18 lines
326 B
Text
|
% 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
|
||
|
}
|