chapters: Get a list of available chapters

Description Usage Arguments

View source: R/chapters.R

Description

This will pull a list of all available chapters

Usage

1
2
3
4
5
6
chapters(
  bookid = NULL,
  bibleid = Sys.getenv("MAIN_BIBLEID"),
  debug = FALSE,
  apikey = Sys.getenv("BIBLER_APIKEY")
)

Arguments

bookid

Id of the Book whose Chapters to fetch

bibleid

Id of Bible whose Chapters to fetch

debug

Used to help debug the query

apikey

API.bible api key. Sign up here https://scripture.api.bible/signup


benrwoodard/bibler documentation built on Feb. 13, 2022, 1:26 p.m.