powered by
get_journal_id() extracts the numerical ID (pid) from a journal's URL.
get_journal_id()
get_journal_id(url)
a character vector with the URL of a journal hosted on Scielo.
The function returns a character vector with the journal ID.
character
# NOT RUN { id <- get_journal_id(url = "http://www.scielo.br/scielo.php? script=sci_serial&pid=1981-3821&lng=en&nrm=iso") # }
Run the code above in your browser using DataLab