powered by
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)
TRUE or FALSE
The name to lookup
nameToCheck <- 'Obinna' nameAlreadyExists(nameToCheck)
Run the code above in your browser using DataLab