diamond.randlabels {diamonds} | R Documentation |
Creates a vector of character labels for diamonds in a partition, where the labels are randomly permuted.
diamond.randlabels (d)
d |
depth of recursion of partition; if d=1 ,
then no partition |
The labels are generated from a quadrant-recursive ordering, then randomly permuted at each level in the recursive hierarchy, see reference.
A vector of the hierarchically randomized character labels for each diamond in the partition.
Denis White, white.denis@epa.gov
White, D., (2000) Global grids from recursive diamond subdivisions of the surface of an octahedron or icosahedron, Environmental Monitoring and Assessment, 64(1), 93-103.
diamond.randwalk
,
diamond.labels
diamond.randlabels (2)