Description Usage Arguments Value Examples
View source: R/generate_preds_and_encs.R
graphs all predator positions in the 2D stream
1 |
df |
dataframe of predator positions; use output of get_pred_positions function |
a graph of all predator positions
1 2 | pred_pos <- get_pred_positions(n_transects = 5)
graph_pred_positions(pred_pos)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.