Generate a summary by document type. Types are: conference-paper, journal-paper, presentation, media, other, etc.

papers_by_type(url)

Arguments

url

a OnePetro page with results

Examples

# NOT RUN {
#
# Example 1
my_url <- make_search_url(query = "well test", how = "all")
papers_by_type(my_url)
# }