ops_numbers: Create a data frame of results from JSON numbers Open Patent...

Description Usage Arguments Details Value Examples

Description

A JSON formatted response from the European Patent Office Open Patent Services (OPS)

Usage

1
2
ops_numbers(data, espacenet = FALSE, lens = FALSE, patentscope = FALSE,
  google = FALSE)

Arguments

data

A JSON formatted response object from the OPS Numbers service.

espacenet

Add a link to the espacenet database Default is TRUE.

lens

Add a link to the lens database. Default is TRUE.

patentscope

Add a link to the WIPO patentscope database. Default is TRUE.

google

Add a link to the google_patents database. Default is TRUE.

Details

Arguments are provided to create hyperlinks from a variety of free patent databases. Note that coverage varies between databases and, with the exception of espacenet, it should not be expected that all hyperlinks will lead to the documents. The epodoc format as used here is effectively the straight application number minus the kind code.

Value

A dataframe of results from Open Patent Services.

Examples

1
## Not run: ops_numbers(pizza) #type response

poldham/opsrdev documentation built on May 25, 2019, 11:23 a.m.