knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

Travis build status AppVeyor build status codecov

jeksterslabRsem is a collection of functions that I find useful in studying structural equation modeling.

Installation

You can install the released version of jeksterslabRsem from GitHub with:

library(devtools)
install_github("jeksterslabds/jeksterslabRsem")

Example

See GitHub Pages for package documentation.



jeksterslabds/jeksterslabRsem documentation built on July 28, 2020, 5:24 a.m.