View source: R/jstage_metadata.R
jstage_metadata | R Documentation |
Scrapes all available metadata from a J-STAGE article web page.
jstage_metadata(url, collapse = NULL, pdf_path = NULL, bibtex_path = NULL)
url |
The URL or DOI of the J-STAGE article web page. |
collapse |
A character string to separate multiple authors' names and keywords. If you are unsure which string to use, please specify "\n". |
pdf_path |
The path where the PDF file of the article will be downloaded. If
|
bibtex_path |
The path to save the BibTeX entry. If |
A list containing the article metadata.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.