forestgeo/fgeo

Installation instructions to install and update fgeo only

Closed this issue · 0 comments

these_repos <- ...
install.packages("fgeo", repos = these_repos)

# Updates fgeo only
update.packages("https://forestgeo.github.io/drat")