mmmLineplot: Lineplot Movement Rates from an 'mmmFit' Object

Description Usage Arguments Value

Description

Lineplot Movement Rates from an 'mmmFit' Object

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
mmmLineplot(
  x = NULL,
  x_name = "Year",
  y_name = "Annual Movement Rate",
  x_breaks = NULL,
  x_labels = NULL,
  x_labels_angle = 0,
  x_labels_hjust = 0,
  area_names = NULL,
  class_names = NULL,
  error_alpha = 1,
  error_width = 0.2,
  legend_title = "Length Class",
  legend_position = "right"
)

Arguments

x

An object of class mmmTMB

x_name

character() Axis name

y_name

character() Axis name

x_breaks

numeric() Axis breaks

x_labels

character() Axis labels

x_labels_angle

numeric() Axis labels angle

x_labels_hjust

numeric() Axis labels hjust

area_names

character() Vector of area names

class_names

character() Vector of class names

error_alpha

numeric() Error bar alpha

error_width

numeric() Error bar width

legend_title

character() Legend title

legend_position

character() Legend position

Value

An object with class gg and ggplot


luke-a-rogers/mmmTMB documentation built on Jan. 16, 2021, 3:53 p.m.