readingplan: Get today's reading plan

Description Usage Arguments

View source: R/readingplan.R

Description

This will return the passage for today's reading plan

Usage

1
2
3
4
5
readingplan(
  date = Sys.Date(),
  bibleid = Sys.getenv("MAIN_BIBLEID"),
  apikey = Sys.getenv("BIBLER_APIKEY")
)

Arguments

date

defaults to today's date

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.