Learn R Programming

logos (version 0.1.0)

rasb_bible: RASB Bible

Description

A public domain dataset containing the text of the Bible from the Revised American Standard Bible (RASB).

Usage

rasb_bible

Arguments

Format

A data frame with 31,102 rows and 4 variables:

book

Character. Name of the book (e.g., "Gen").

chapter

Integer. Chapter number.

verse

Integer. Verse number.

text

Character. Text of the verse.

Details

This dataset provides the full English text of the Bible from the RASB translation.