Learn R Programming

petro.One (version 0.2.3)

papers_by_type: Summary by document type

Description

Generate a summary by document type. Types are: conference-paper, journal-paper, presentation, media, other, etc.

Usage

papers_by_type(url)

Arguments

url

a OnePetro page with results

Examples

Run this code
# NOT RUN {
#
# Example 1
my_url <- make_search_url(query = "well test", how = "all")
papers_by_type(my_url)
# }

Run the code above in your browser using DataLab