particles-package {particles}R Documentation

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.

Author(s)

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

Other contributors:

References

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

See Also

Useful links:


[Package particles version 0.2.4 Index]