Retrieve character representation of HTMLElement
1 2 | ## S3 method for class 'HTMLElement'
as.character(x, include_declaration = FALSE, ...)
|
x |
HTMLElement object |
include_declaration |
Include the HTML5 DOCTYPE declaration at the top? Default: FALSE |
... |
other arguments |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.