R/events.R

Defines functions observeEvents

Documented in observeEvents

#' events
#' @import htmltools httr

# Not in use currently

#' @export
observeEvents <- function(session, config) {
  session$sendCustomMessage("custom-action", config)
}
rpc5102/rlocker documentation built on Sept. 9, 2021, 9:16 p.m.