Description Usage Arguments Author(s)
View source: R/outputMessage.R
Display a message in the output. Equivalent to print(paste(c(...)))
1 | outputMessage(..., collapse = NULL)
|
... |
one or more R objects, to be converted to character vectors. |
collapse |
an optional character string to separate the results. Not NA_character_. |
Mikey Harper, m.harper@soton.ac.uk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.