Today I began the creation of my R Package called Rforestry. It will be a useful way to convert individual measurements of trees in the field to a summary measure of tree density and basal area. The package will be housed on GitHub in the following repository:
https://github.com/Wellis11/Rforestry
I am having trouble understanding how to link this package directly to GitHub for backup so I manually uploaded the Description file for the class to view.
Here is the Description file that I have associated with this package:
Package: Rforestry | |
Type: Package | |
Title: Calculate Forestry Measures | |
Version: 0.1.0 | |
Author: William Ellis | |
Maintainer: wellis@usf.edu | |
Description: This package when given tree diameter and distances | |
from randomly placed centerpoints calculates forest density and | |
basal area. | |
License: CC0 | |
LazyData: true |