Description Usage Arguments Value Author(s) Examples
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
1 | read.particles(particle.files, nframes = NULL)
|
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 |
An object of the ParticleSet
class
Federico Marini, marinif@uni-mainz.de, 2014
1 | ## see vignette and export.particles
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.