This function is used internally to generate XML elements from the datacite.org website for incoming Bioconductor packages.

dataciteXMLGenerate(pkg)

Arguments

pkg

The name of a Bioconductor package

Value

An xml_document object from the xml2 package.

See also

?xml2::`xml_document-class`