View source: R/rapt_cluster-sim.R
| hcpcluster | R Documentation | 
Generates perfectly spherical clusters with structred order of hexagonal close packing (HCP). Can define cluster separation, cluster radius, inter cluster density, background density, and window size.
hcpcluster(csep_r, R, sigma1, sigma2, win, background, filepath)
csep_r | 
 Cluster separation radius. That is, the radius of the spheres in the HCP structure.  | 
R | 
 Cluster radius.  | 
sigma1 | 
 Inter cluster density. Value between 0 and 1.  | 
sigma2 | 
 Background density. Value between 0 and 1.  | 
win | 
 A   | 
background | 
 Either   | 
filepath | 
 Needed if   | 
A list of [1] A pp3 object containing the
cluster points, [2] The overall intensity of the point pattern; Total
number of points/total volume.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.