Learn R Programming

sharpshootR (version 1.8)

vizGeomorphicComponent: Visual Summary of Hill Landform Positions

Description

A unique display of landform position probability.

Usage

vizGeomorphicComponent(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.