verifyFunctionName <- function(name_s = 'aSimpleFunctionName', strictSyntax_b_1 = TRUE) {
verifyName(name_s, strictSyntax_b_1, TRUE)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.