parse_search_biblio: Parse search response with attached biblio

View source: R/parse_search_biblio.R

parse_search_biblioR Documentation

Parse search response with attached biblio

Description

This function transforms the response obtained by the GET request to the OPS into a dataframe containing the search results.

Usage

parse_search_biblio(response)

Arguments

response

json list returned from get_ops function

Value

A dataframe containing the search results

Examples

## Not run: parse_search_biblio(response)


AlessioNar/Rops documentation built on Sept. 27, 2022, 1:16 a.m.