clear_joynenv | R Documentation |
Clearing joyn environment
clear_joynenv()
Messages functions
joyn_msg()
,
joyn_msgs_exist()
,
joyn_report()
,
msg_type_dt()
,
store_msg()
,
style()
,
type_choices()
## Not run:
# Storing a message
joyn:::store_msg("info", "simple message")
# Clearing the environment
joyn:::clear_joynenv()
# Checking it does not exist 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.