style {joyn} | R Documentation |
style of text displayed
Description
This is an adaptation from https://github.com/r-lib/pkgbuild/blob/3ba537ab8a6ac07d3fe11c17543677d2a0786be6/R/styles.R
Usage
style(..., sep = "")
Arguments
... |
combination of type and text in the form
|
sep |
a character string to separate the terms to paste |
Value
formatted text
See Also
Messages functions
clear_joynenv()
,
joyn_msg()
,
joyn_msgs_exist()
,
joyn_report()
,
msg_type_dt()
,
store_msg()
,
type_choices()
[Package joyn version 0.2.4 Index]