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