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

Travis-CI Build Status CRAN_Status_Badge DOI

EMMIXcontrasts2

EMMIXcontrasts2 is an upgraded version of

Installation

You can install EMMIXcontrasts2 from github with:

# install.packages("devtools")
devtools::install_github("andrewthomasjones/EMMIXcontrasts")

Example

This is a basic example which shows you how to solve a common problem:

## basic example code


andrewthomasjones/EMMIXcontrasts documentation built on June 26, 2019, 5:46 a.m.