root_unit: A list of tree matrices of coordinates for root units

Description Usage Format Examples

Description

A list of tree matrices of coordinates for root units

Usage

1

Format

The format is a list of 4 matrices of coordinates

Examples

1
2
3
4
5
par(mfrow=c(1,3), mar=rep(2,4))
plot(root_unit[[1]], type='l', axes=FALSE)
plot(root_unit[[2]], type='l', axes=FALSE)
plot(root_unit[[3]], type='l', axes=FALSE)
par(mfrow=c(1,1))

Example output

Loading required package: aqp
This is aqp 1.17

Attaching package: 'aqp'

The following object is masked from 'package:base':

    union

Loading required package: lattice
Loading required package: munsell
Loading required package: splancs
Loading required package: sp

Spatial Point Pattern Analysis Code in S-Plus
 
 Version 2 - Spatial and Space-Time analysis

soilprofile documentation built on May 29, 2017, 10:50 p.m.