mmstat.ticks | R Documentation |
Returns tick marks for a log based scale between nmin
and nin
.
mmstat.ticks(nin, nmin = 3, tin = 11)
nin |
integer: maximun of scale |
nmin |
integer: minimun of scale |
tin |
integer: number of desired tick marks |
vector of tick marks
mmstat.ticks(506)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.