check.tpl | R Documentation |
Throw error
check.tpl(
txt,
open.tag = get.tags("header.open"),
close.tag = get.tags("header.close"),
...
)
txt |
character vector with template contents |
open.tag |
opening tag regexp |
close.tag |
closing tag regexp |
... |
additional params for tag matching (see |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.