GUI_log_entry {ubiquity}R Documentation

Wrapper for system_log_entry Used in ShinyApp

Description

Called from the ShinyApp to add a log entry with "App" prepended to the log entry

Usage

GUI_log_entry(cfg, text)

Arguments

cfg

ubiquity system object

text

string to print/log

Value

Boolean variable indicating success (TRUE) or failure (FALSE)


[Package ubiquity version 2.0.3 Index]