Description Usage Arguments Examples
Generate a summary by document type. Types are: conference-paper, journal-paper, presentation, media, other, etc.
| 1 | summary_by_doctype(result)
 | 
| result | a OnePetro page with results | 
| 1 2 3 4 5 6 7 | ## Not run: 
# Example 1
my_url <- make_search_url(query = "well test", how = "all")
result <- read_onepetro(my_url)
summary_by_doctype(result)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.