View source: R/JATS_get.journal.R
get.journal | R Documentation |
Extracts journal tag from NISO-JATS coded XML file or text.
get.journal(x)
x |
a NISO-JATS coded XML file or text. |
Character string with the extracted journal name.
JATSdecoder
for simultaneous extraction of meta-tags, abstract, sectioned text and reference list.
x<-"Some text <journal-title>PLoS One</journal-title> some text"
get.journal(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.