Learn R Programming

petro.One (version 0.2.3)

papers_by_publication: Papers by publication

Description

Generate a summary by publications. These publications could be World Petroleum Congress, Annual Technical Meeting, SPE Unconventional Reservoirs Conference, etc.

Usage

papers_by_publication(url)

Arguments

url

a OnePetro query URL

Examples

Run this code
# NOT RUN {
# Example
my_url <- make_search_url(query = "industrial drilling", how = "all")
papers_by_publication(my_url)
# }

Run the code above in your browser using DataLab