msg_type_dt {joyn} | R Documentation |
convert style of joyn message to data frame containing type and message
Description
convert style of joyn message to data frame containing type and message
Usage
msg_type_dt(type, ...)
Value
data frame with two variables, type and msg
See Also
Messages functions
clear_joynenv()
,
joyn_msg()
,
joyn_msgs_exist()
,
joyn_report()
,
store_msg()
,
style()
,
type_choices()
[Package joyn version 0.2.4 Index]