get_books: Get book details

Description Usage Arguments Value

View source: R/get_books.R

Description

This function retrieves a variety of details about books using ISBN from the Open Library API.

Usage

1
get_books(book_id, jscmd = "data")

Arguments

book_id

a single ISBN, or several passed as a list, max 200

jscmd

defaults to 'data', pass 'details' for more detailed response

Value

tibble containing book details, nested


walkerkq/openlibraryR documentation built on Feb. 11, 2021, 12:40 a.m.