A function for retrieving a specific publication. Because these are formatted very differently in the API,
the returning object is in a raw html_document format, best manipulated with html node extraction functions
such as rvest::html_elements()
.
A function for retrieving a specific publication. Because these are formatted very differently in the API,
the returning object is in a raw html_document format, best manipulated with html node extraction functions
such as rvest::html_elements()
.