View source: R/dataciteXMLGenerate.R
dataciteXMLGenerate | R Documentation |
This function is used internally to generate XML elements from the datacite.org website for incoming Bioconductor packages.
dataciteXMLGenerate(pkg)
pkg |
The name of a Bioconductor package |
An xml_document object from the xml2
package.
?xml2::`xml_document-class`
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.