by_date: Retrieve standardized book names based on probable writing...

View source: R/by.R

by_dateR Documentation

Retrieve standardized book names based on probable writing period

Description

Collect book names from RASB Bible, Leningrad Codex, or Septuagint based on the dates outlined in 'author_data' dataset.

Usage

by_date(date_range, testament)

Arguments

date_range

a character vector or length 1, written as a date range, "1445 - 1405 BC", specifying the probable writing period of the Old or New Testament books

testament

a character vector of length 1 specifying the testament corresponding to the provided date range

Value

a character vector of standardized book names to be passed to other functions


logos documentation built on April 4, 2025, 4:42 a.m.