View source: R/nameAlreadyExists.R
nameAlreadyExists | R Documentation |
Evaluates if a name has already been saved by the r2shortcode. Keep in mind that if you previously used the clear function, previously saved names will be cleared
nameAlreadyExists(name)
name |
The name to lookup |
TRUE or FALSE
nameToCheck <- 'Obinna'
nameAlreadyExists(nameToCheck)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.