Skip to contents

The r4np package is the companion for the book R For Non-Programmers (R4NP)

Installation

Install this package straight from GitHub with:

# install.packages("devtools")
devtools::install_github("ddauber/r4np")