Description Usage Arguments Value Examples
View source: R/get_journal_id.R
get_journal_id() extracts the numerical ID (pid) from a journal's URL.
1  | 
url | 
 a character vector with the URL of a journal hosted on Scielo.  | 
The function returns a character vector with the journal ID.
1 2  | id <- get_journal_id(url = "http://www.scielo.br/scielo.php?
script=sci_serial&pid=1981-3821&lng=en&nrm=iso")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.