View source: R/read_fragment.R
read_fragment | R Documentation |
Reads a xml fragment from a string, a connection or a raw vector using
xml2::read_xml()
, and turns it into a xml_fragment()
.
read_fragment(x, ...)
x |
A string, a connection or a raw vector |
... |
passed to |
an object of class xml_fragment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.