Description Usage Arguments Value Author(s) Examples
Generates a TrajectorySet object from a (Linked)ParticleSet
| 1 | trajectories(particleset, verbose = FALSE, ...)
 | 
| particleset | A ( | 
| verbose | Logical, currently not used - could be introduced for providing additional info on the trajectories | 
| ... | Arguments to be passed to methods | 
A TrajectorySet object
Federico Marini, marinif@uni-mainz.de, 2014
| 1 2 | data("candidate.platelets")
platelets.trajectories <- trajectories(candidate.platelets)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.