plot_movement: Plot movement

View source: R/plot-movement.R

plot_movementR Documentation

Plot movement

Description

Plot movement

Usage

plot_movement(
  object,
  scales = "free",
  show_map = TRUE,
  xlab = "Year",
  ylab = "Movement proportion",
  figure_dir = "figure/"
)

Arguments

object

and LSD object

scales

free or fixed

show_map

show MAP or not

xlab

the x axis label

ylab

the y axis label

figure_dir

the directory to save to


quantifish/rlsd documentation built on Sept. 6, 2024, 3:04 p.m.