verses: Get a list of available verses

Description Usage Arguments

View source: R/verses.R

Description

This will pull a list of all available verses

Usage

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

Arguments

chapterid

Id of the Book whose Verses to fetch

bibleid

Id of Bible whose Verses 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.