Log Application Behaviors
log_message.Rd
A simple logging function for logging Shiny events and behaviors.
See also
Other Utility Functions:
scatter_plot()
Examples
if (interactive()) {
log_message("message")
}
log_message.Rd
A simple logging function for logging Shiny events and behaviors.
Other Utility Functions:
scatter_plot()
if (interactive()) {
log_message("message")
}