getTagNames | R Documentation |
Return tags of the form <tag> that are contained in the string x.
getTagNames(x, bt = c("<>", "[]")[1], dbg = FALSE, expected.length = length(x))
x |
vector of character |
bt |
bracket type, must be one of c("<>", "[]"). Default: "<>" |
dbg |
if |
expected.length |
if given and different from the length of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.