author_data {logos} | R Documentation |
Author Data for Biblical Books
Description
A dataset containing information about the authors, books, sections, and languages of the Bible.
Usage
author_data
Format
A data frame with 66 rows and 6 variables:
- author
Character. Name of the author (e.g., "Moses").
- books
Character. Name of the book(s) authored.
- section
Character. Section of the Bible (e.g., "Law", "History").
- date
Character. Approximate date of authorship (e.g., "c. 1445-1405 BC").
- testament
Character. Testament classification ("Old Testament" or "New Testament").
- language
Character. Language in which the book was originally written (e.g., "Hebrew").
Details
This dataset summarizes metadata about biblical authors, sections, and book classifications.
[Package logos version 0.1.0 Index]