README.md

SPATINZ (spatial-NZ) package

This package contains functions that make it easier to work with MFE data in R. Learn more at this vignette!

Included datasets

The package includes a number of nutrient trend datasets pre-loaded, which are ready for use either within the spatinz package or within the global environment.

These datasets include:

You can refer to these datasets directly, within or outside of this package's functions by simply typing the name of the dataset:

tp

You need not even load the package and can refer to the datasets directly using ::

spatinz::tp

plot.trends function

This function plots point data trends on a static ggplot map.

plot.trends(tp)


isaacbain/spatinz documentation built on May 23, 2019, 7:33 a.m.