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

Travis build status AppVeyor build status codecov

jeksterslabRmatrix is a collection of functions that I find useful in studying matrix algebra.

Installation

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

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

Example

See GitHub Pages for package documentation.



jeksterslabds/jeksterslabRmatrix documentation built on Aug. 4, 2020, 5:18 a.m.