joyn_msgs_exist | R Documentation |
Checks the presence of joyn messages stored in joyn environment
joyn_msgs_exist()
invisible TRUE
Messages functions
clear_joynenv()
,
joyn_msg()
,
joyn_report()
,
msg_type_dt()
,
store_msg()
,
style()
,
type_choices()
## Not run:
Storing a message
joyn:::store_msg("info", "simple message")
Checking if it exists in the environment
print(joyn:::joyn_msgs_exist())
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.