createSampleSPP: 3DSynapses auxiliar functions

Description Usage Arguments Value Author(s)

View source: R/synapsesAuxFuncs.r

Description

Basic functions for 3DSynapsesSA Package

Usage

1
createSampleSPP(x, y = NULL, z = NULL, d = NULL)

Arguments

x

Either a 3-column dataframe (x,y,z,d) or a numeric vector

y

A numeric vector with y coordinates (same length as x )

z

A numeric vector with z coordinates (same length as x )

d

A numeric vector with point diameter (same length as x )

Value

A 3D Spatial process

Author(s)

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


ComputationalIntelligenceGroup/3DSynapsesSA documentation built on May 6, 2019, 12:49 p.m.