Learn R Programming

sharpshootR (version 1.8)

vizMountainPosition: Visual Summary of Mountain Slope Positions

Description

A unique display of mountain slope position probability.

Usage

vizMountainPosition(x, s = NULL, annotations = TRUE, annotation.cex = 0.75)

Arguments

x

data.frame as created by soilDB::fetchOSD(..., extended=TRUE), see details

s

an optional soil series name, highlighted in the figure

annotations

logical, add number of record and normalized Shannon entropy values

annotation.cex

annotation label scaling factor

Value

a list with the following elements:

fig

lattice object (the figure)

order

ordering of soil series

Details

See the Soil Series Query Functions tutorial for more information.