powered by
Find the names of any placeholder variables that exist in a HTML document string.
findTemplateVars(x)
A vector of the names of template vars found in the HTML string.
HTML string to check for placeholder.
findTemplateVars(x = html(body(templateVar("body_var"))))
Run the code above in your browser using DataLab