Description Usage Arguments Value Author(s)
View source: R/synapsesAuxFuncs.r
Basic functions for 3DSynapsesSA Package
1 | createSampleSPP(x, y = NULL, z = NULL, d = NULL)
|
x |
Either a 3-column dataframe (x,y,z,d) or a numeric vector |
y |
A numeric vector with y coordinates (same length as |
z |
A numeric vector with z coordinates (same length as |
d |
A numeric vector with point diameter (same length as |
A 3D Spatial process
Luis Rodriguez Lujan
createSampleSPP
Creates a single 3D spatial process
Given the x,y,z coordinates of a 3D spatial process creates a SPP based on it
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.