Skip to contents

The goal of Rsequoia2 is to help french forest manager by retrieving and creating spatial data

Installation

You can install the development version of Rsequoia2 from GitHub with:

# install.packages("devtools")
devtools::install_github("SequoiApp/Rsequoia2")

Quick execution

For a quick package execution, try:

library(Rsequoia2)
sequoia()

The sequoia() function launches the main interactive workflow for Rsequoia2.