Learn R Programming

particles (version 0.2.4)

particles-package: particles: A Graph Based Particle Simulator Based on D3-Force

Description

logo

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.

Arguments

Author

Maintainer: Thomas Lin Pedersen thomasp85@gmail.com (ORCID)

Other contributors:

  • Andrei Kashcha [contributor]

References

See also the GitHub page for the original JavaScript implementation in D3 by Mike Bostock

See Also