ricardobarroslourenco / stockR

Example package (as discussed inhttps://github.com/ricardobarroslourenco/My_First_Repository )

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stockR

Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept.

The goal of stockR is to provide a very basic toolkit for carbon modelers.

Installation

You can install the development version of stockR like so:

# Load devtools
library(devtools)

# Load stockR from github
install_github("ricardobarroslourenco/stockR")

Examples

For examples, we recommend looking into the “vignettes” folder. The vignette “Relief Segmentation” provides a full example of how to zone a Digital Elevation Model(DEM) using clustering. The “stockR” vignette provides a legacy load and summarization of the same DEM.

Disclaimer

This is a very minimal package, and still on VERY early stage (also, part of a class project. More details here)

About

Example package (as discussed inhttps://github.com/ricardobarroslourenco/My_First_Repository )

License:Other


Languages

Language:R 100.0%