knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

Installation consists of two steps:

  1. Install devtools if necessary: install.packages("devtools")
  2. Install ineqx: devtools::install_github("benrosche/ineqx")

Notes:



benrosche/ineqx documentation built on Feb. 10, 2023, 8:35 p.m.