FreesearchR/man/launch_freesearcheR.Rd

18 lines
365 B
Text
Raw Normal View History

2025-02-19 13:17:16 +01:00
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/shiny_freesearcheR.R
2025-03-05 21:13:06 +01:00
\name{launch_freesearcheR}
\alias{launch_freesearcheR}
2025-02-19 13:17:16 +01:00
\title{Easily launch the freesearcheR app}
\usage{
2025-03-05 21:13:06 +01:00
launch_freesearcheR(...)
2025-02-19 13:17:16 +01:00
}
\arguments{
\item{...}{passed on to \code{shiny::runApp()}}
}
\value{
shiny app
}
\description{
Easily launch the freesearcheR app
}