| y_force | R Documentation |
This force simply pulls particles towards a fixed position on the y-axis.
The following parameters defines the training of the force and can be passed
along a call to wield()
strength : The strength with which the attraction occurs (tidy eval)
y : The position on the y-axis to pull towards. (tidy eval)
Other forces:
center_force,
collision_force,
field_force,
link_force,
manybody_force,
map_force,
mean_force,
random_force,
reset_force,
trap_force,
x_force
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.