mmstat.ticks: mmstat.ticks

mmstat.ticksR 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)

HKRbook documentation built on Oct. 6, 2022, 9:06 a.m.