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)
}
EducationShinyAppTeam/rLocker documentation built on Dec. 17, 2021, 6:22 p.m.