equa_dist_points_listable_direction: List of compressions

Description Usage Arguments Value

View source: R/distance-between.R

Description

Creates list of same length of compression for each path

Usage

1
2
3
4
5
6
equa_dist_points_listable_direction(
  list_df,
  position = 1:2,
  num_splits = 13,
  verbose = TRUE
)

Arguments

list_df

list of dfs, where the rows contain each point

position

the columns of the data frames that contain the desired (x,y) coordinates

num_splits

number of points for the path to be represented in

verbose

boolean for having a progress bar

Value

list will the paths with the same length


skgallagher/EpiCompare documentation built on Sept. 14, 2021, 5:45 a.m.