inst/app.R

#' agromo
#'
#' This function launches the GUI
#' @author Roland HOLLOS
#' @importFrom shiny runApp
#' @export

## agromo<- function(...){
##   runApp(system.file("AgroMoPlain", package = "agromR"), ...)
## }
agromR::launchApp()
hollorol/AgroMo documentation built on July 21, 2023, 8:51 p.m.