R/00_GLOBALS.R

#' @importFrom utils globalVariables
utils::globalVariables(c("cnt", "pct", "min", "p1", "p5", "p25", "p50", "avg", "avg.se", "p75", "p95", 
			 "p99", "max", "neg", "pos", "cnt.outliers", "monotonicity",
			 "HTML", "NS", "a", "actionButton", "bin", "br", "checkboxInput", "column", "div", "downloadButton",
			 "downloadHandler", "fileInput", "fluidRow", "gcd", "incProgress", "isolate",
			 "moduleServer", "monobin.algo", "numericInput", "observeEvent", "p", "reactiveValues",
			 "renderPrint", "renderUI", "selectInput", "selectizeInput", "showNotification",
			 "strong", "tagList", "textInput", "type", "uiOutput", "updateCheckboxInput",
			 "updateSelectInput", "updateSelectizeInput", "verbatimTextOutput", "withProgress", "rv"))

Try the monobinShiny package in your browser

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

monobinShiny documentation built on Nov. 22, 2021, 9:07 a.m.