/ffmanova

The ffmanova R package

Primary LanguageR

The ffmanova R package

This is the source code repository of the CRAN package "ffmanova".

Installation from CRAN

(Recommended, unless you want to test the newest changes.)

install.packages("ffmanova")

Installatin from github

(If needed, install the devtools package from CRAN first.)

library(devtools)
install_github("olangsrud/ffmanova")

Usage

See the help pages in the package for instructions.