if (FALSE) {
# 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())
}
Run the code above in your browser using DataLab