R/shinymrp-package.R

#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#' @import bslib
#' @import shiny
#'
#' @importFrom dplyr across all_of any_of arrange bind_rows bind_cols
#'   case_match case_when desc distinct everything filter first full_join
#'   group_by if_else inner_join left_join mutate n n_distinct
#'   rename rename_with right_join row_number select slice_max
#'   summarize summarize_all sym syms ungroup where
#'
#' @importFrom golem activate_js add_resource_path bundle_resources favicon
#'   with_golem_options
#'
#' @importFrom magrittr %>%
#'
#' @importFrom rlang .data %||%
#'
#' @importFrom R6 R6Class
#'
#' @importFrom shiny HTML NS actionButton actionLink column conditionalPanel
#'   downloadButton downloadHandler fileInput fluidRow icon isolate modalButton
#'   modalDialog moduleServer numericInput observeEvent outputOptions plotOutput
#'   reactive reactiveVal removeModal renderPlot renderTable renderUI req
#'   selectInput selectizeInput shinyApp showModal tableOutput tagList tags
#'   textOutput uiOutput updateActionButton updateNavbarPage updateSelectInput
#'   updateTabsetPanel withMathJax
#'
## usethis namespace: end
NULL

Try the shinymrp package in your browser

Any scripts or data that you put into this service are public.

shinymrp documentation built on Dec. 4, 2025, 5:07 p.m.