Learn R Programming

petro.One (version 0.2.3)

papers_by_year: Papers by Year

Description

Generate a summary by the year the paper was published

Usage

papers_by_year(url)

Arguments

url

a OnePetro query URL

Examples

Run this code
# NOT RUN {
# Example
my_url <- make_search_url(query = "production automation", how = "all")
papers_by_year(my_url)
# }

Run the code above in your browser using DataLab