auto | R Documentation |
Uses x to name x. Useful in when applying lapply
to a character vector.
Should probably be called 'autonym'. Superseded by name
.
auto(x, force = FALSE)
autonym(x, force = FALSE)
x |
object that can be used to name itself. |
force |
(default FALSE) should x replace its name if it already has one. |
x with names equal to x
anon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.