get_books: Get Data From the Book API

Description Usage Arguments

View source: R/api_data.R

Description

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

Usage

1
get_books(user, password, string = NULL)

Arguments

user

username for the api

password

password for the website

string

Fragment of Book name to search for


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