move_points: Internal function to move points by one time period.

View source: R/helpers.R

move_pointsR Documentation

Internal function to move points by one time period.

Description

This function uses get_vectors to determine where the points should go.

Usage

move_points(points, seeds)

Arguments

points

Current position of the points.

seeds

Values to set the random seeds in gen_simplex.

Value

The next steps for points.


WilliamTylerBradley/flowfieldfigments documentation built on May 1, 2022, 6:07 p.m.