create_html_tag_property | R Documentation |
Create a string defining a property of an html tag
create_html_tag_property(name, values = NULL)
name |
Name of the property |
values |
A character vector holding a set of values which should be assigned to the property. |
A string holding the text for the html tag property.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.