joyn_msgs_exist: Presence of joyn msgs in the environment

joyn_msgs_existR Documentation

Presence of joyn msgs in the environment

Description

Checks the presence of joyn messages stored in joyn environment

Usage

joyn_msgs_exist()

Value

invisible TRUE

See Also

Messages functions clear_joynenv(), joyn_msg(), joyn_report(), msg_type_dt(), store_msg(), style(), type_choices()

Examples

## 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)

randrescastaneda/joyn documentation built on Dec. 20, 2024, 6:51 a.m.