get_book_info: Get Data From the Book Info API

Description Usage Arguments Value

View source: R/api_data.R

Description

This function calls the https://api.ocrolus.com/v1/book/info API. pk_string will tell the API what book to return

Usage

1
get_book_info(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.