inst/install_forestFloor/install_ffIntro.R

#install lecture materials
install.packages("devtools")
library(devtools)
install_github("sorhawell/ffIntro")
library("ffIntro")
libpath = system.file(package="ffIntro")
setwd(libpath)
sorhawell/ffIntro documentation built on May 30, 2019, 6:32 a.m.