parse_biblio | R Documentation |
Given a json list after fromJSON() function of the jsonlite package, it returns a dataframe conteining some bibliographic patent data in an orderly manner. Tt works only with results in multiple entries. Not stable, as the OPS is still developing, this method needs to be improved.
parse_biblio(response)
response |
A single url or vector of urls |
A list.
## Not run: parse_biblio(response)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.