particles-package | R Documentation |
Simulating particle movement in 2D space has many application. The 'particles' package implements a particle simulator based on the ideas behind the 'd3-force' 'JavaScript' library. 'particles' implements all forces defined in 'd3-force' as well as others such as vector fields, traps, and attractors.
Maintainer: Thomas Lin Pedersen thomasp85@gmail.com (ORCID)
Other contributors:
Andrei Kashcha [contributor]
See also the GitHub page for the original JavaScript implementation in D3 by Mike Bostock
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.