Learn R Programming

aspace (version 2.5)

r.BOX: Demo Data: Standard Deviation Box Output Object

Description

Results from the Standard Deviation Box Calculator (calc_box) are stored in a list object. This object is required for the plot function (plot_box).

Usage

data(r.BOX)

Arguments

source

This demonstration data has been manufactured for illustrative purposes only.

Details

The coordinates of the points must have the same units and projection as the specified center.

Examples

Run this code
data(r.BOX)
  str(r.BOX)

Run the code above in your browser using DataLab