View source: R/ToolFunctions.R
listing | R Documentation |
Listing from the elements of a vector by producing a string, with comma separation between each element and the word "and" between the last two elements.
listing(vect)
vect |
a vector of any class. |
A listing of the elements of the input vector as a string.
Ehouarn Le Faou
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.