rose_bw {tectonicr} | R Documentation |
Selecting optimal number of bins and width for rose diagrams
Description
Selecting optimal number of bins and width for rose diagrams
Usage
rose_bins(n, round = FALSE)
rose_binwidth(n, axial = TRUE, ...)
Arguments
n |
Integer. number of data |
round |
Logical. Whether bin width is round to zero digits
( |
axial |
Logical. Whether data are uniaxial ( |
... |
Additional arguments passed to |
[Package tectonicr version 0.3.1 Index]