inst/app/method_template.R

#' METHOD_TITLE.
#'
#' METHOD_DESCRIPTION.
#'
#' @name METHOD_NAME
#' @keywords internal
#'
#' @param ... ...
#'
#' @importFrom ... ...
METHOD_NAME <- function(...){
  
}
lanceupton/shiny_template documentation built on Jan. 6, 2020, 12:44 a.m.