mmstat.ticks {HKRbook}R Documentation

mmstat.ticks

Description

Returns tick marks for a log based scale between nmin and nin.

Usage

mmstat.ticks(nin, nmin = 3, tin = 11)

Arguments

nin

integer: maximun of scale

nmin

integer: minimun of scale

tin

integer: number of desired tick marks

Value

vector of tick marks

Examples

mmstat.ticks(506)

[Package HKRbook version 0.1.3 Index]