get_book_status: Get Data From the Book Status API

Description Usage Arguments Value

View source: R/api_data.R

Description

This function calls the https://api.ocrolus.com/v1/book/status API. string is optional and will allow you to search for a specific book if the pk_string is passed

Usage

1
get_book_status(user, password, pk_string)

Arguments

user

username for the api

password

password for the website

pk_string

Book PK

Value

response_json from api


atroiano/ocrolusR documentation built on Dec. 31, 2020, 7:53 p.m.