calcZScale: Calculate a z scale for plotting data on a map.

Description Usage Arguments Details Value

View source: R/calcZScale.R

Description

Function to calculate a z scale for plotting data on a map.

Usage

1
calcZScale(z, logtr = FALSE, satfac = 1.1)

Arguments

z

- data vector to calculate scale from

logtr

- flag (T/F) to ln-transform z before calculating the scale

satfac

- saturation factor relative to maximum

Details

none.

Value

the scale to be used for plotting z


wStockhausen/wtsGMT documentation built on May 3, 2019, 7:36 p.m.