stranda / TimberWS1

TIMBER workshop at the IBS Meetings in Quito

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Timber Workshop Materials Package

A collection of documents, examples, and data for the Aug 2019 Workshop

You can install this package in a running R session by typing the next two lines:

Sys.setenv(R_REMOTES_NO_ERRORS_FROM_WARNINGS="true")

devtools::install_github("stranda/TimberWS1",build_opts=c(""),force=T)

This might ask you to install a couple of packages but it should not take too long.

After install, try:

library(TimberWS1)

browseVignettes("TimberWS1")

About

TIMBER workshop at the IBS Meetings in Quito


Languages

Language:R 100.0%