enum | R Documentation |
Helper function to format an enumeration.
enum(..., conjunction = "and", oxford = TRUE)
... |
one or more objects, converted to characters |
conjunction |
|
oxford |
|
enum(letters[1:2])
enum(letters[1:3])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.