summary_by_dates: Summary by year

Description Usage Arguments Examples

Description

Generate a summary by the year the paper was published

Usage

1

Arguments

result

a OnePetro page with results

Examples

1
2
3
4
5
6
7
## Not run: 
# Example
my_url <- make_search_url(query = "production automation", how = "all")
result <- read_onepetro(my_url)
summary_by_dates(result)

## End(Not run)

petro.One documentation built on May 2, 2019, 3:10 p.m.