Description Usage Arguments Examples
Generate a summary by publisher. Know publishers: OTC, SPE, etc.
1 | summary_by_publisher(result)
|
result |
a OnePetro page with results |
1 2 3 4 5 6 7 | ## Not run:
# Example
my_url <- make_search_url(query = "shale gas", how = "all")
page <- read_onepetro(my_url)
summary_by_publisher(page)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.