read.particles: Constructor for a 'ParticleSet' object

Description Usage Arguments Value Author(s) Examples

Description

This function is used to create a ParticleSet object from a vector/list of tab separated text files, each of one containing one line for each particle in the related frame, alongside with its coordinates and if available, the computed features The number of frames is also specified, as just a subset of the particle lists can be used for this

Usage

1
read.particles(particle.files, nframes = NULL)

Arguments

particle.files

Vector of strings containing the locations where the particle coordinates are to be found, or alternatively, the path to the folder

nframes

Number of frames that will constitute the ParticleSet object

Value

An object of the ParticleSet class

Author(s)

Federico Marini, marinif@uni-mainz.de, 2014

Examples

1
## see vignette and export.particles

federicomarini/flowcatchR-release documentation built on May 16, 2019, 12:14 p.m.