get_paths: Internal function to get the points' full paths.

View source: R/helpers.R

get_pathsR Documentation

Internal function to get the points' full paths.

Description

This starts points along their paths. Paths are shorten when either the points hit a plateau (vectors are 0 for both x and y) or when filtered by percentage.

Usage

get_paths(points, seeds)

Arguments

points

Current position of the points.

seeds

Values to set the random seeds in gen_simplex.

Value

Dataframe of paths.


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