Learn R Programming

joyn (version 0.2.4)

msg_type_dt: 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, ...)

Arguments

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