| CheckNameReservedWord | R Documentation |
name is a reserved word, as defined in NODE_RESERVED_NAMES_CONST.Checks whether name is a reserved word, as defined in NODE_RESERVED_NAMES_CONST.
CheckNameReservedWord(name, check = c("check", "no-warn", "no-check"))
name |
the name to check |
check |
Either
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.