View source: R/parse_search_biblio.R
parse_search_biblio | R Documentation |
This function transforms the response obtained by the GET request to the OPS into a dataframe containing the search results.
parse_search_biblio(response)
response |
json list returned from get_ops function |
A dataframe containing the search results
## Not run: parse_search_biblio(response)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.