graph_pred_positions: Visualization of Predator Positions

Description Usage Arguments Value Examples

View source: R/generate_preds_and_encs.R

Description

graphs all predator positions in the 2D stream

Usage

1

Arguments

df

dataframe of predator positions; use output of get_pred_positions function

Value

a graph of all predator positions

Examples

1
2
pred_pos <- get_pred_positions(n_transects = 5)
graph_pred_positions(pred_pos)

mrguyperson/predpackplus documentation built on Dec. 21, 2021, 10:08 p.m.