knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

sits.prodes

This package helps classifying bricks of satellite imagery using the Machine Learning algorithms in the SITS package.

Installation

library(devtools)
install_github("albhasan/sits.prodes")

Example

Some example scripts are included in the inst/examples directory (they require server setup).



albhasan/sits.prodes documentation built on Sept. 3, 2020, 2:03 p.m.