knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

moRmon

The goal of moRmon is to provide the Standard Works (volumes of scripture officially accepted as church doctrine) in tidy format for easy analysis.

These data were organized by http://scriptures.nephi.org/. I have simply made it easy to use from R.

I am in no way affiliated with The Church of Jesus Christ of Latterday-Saints

Install

#install.packages("devtools")
devtools::install_github("dylanjm/moRmon")


dylanjm/moRmon documentation built on May 25, 2019, 8:17 a.m.