Ecomp: Effort comparison observed (experimental) vs predicted by the...

Description Usage Arguments Author(s)

View source: R/Landscape_plotting.R

Description

Effort comparison observed (experimental) vs predicted by the IFD calculation

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
Ecomp(
  obj,
  funcy = NA,
  lcex = 0.7,
  pcol = NA,
  pcex = 0.7,
  log = T,
  nice = T,
  lims = NA,
  forpaper = F,
  dens = F,
  plottext = T,
  Rstat = T
)

Arguments

obj

an object of class 'Landscape'

funcy

real number, an optional function minimization value that can be plotted

lcex

positive real number, the label font size

pcol

character, the color of the points

pcex

positive real number, the size of the points

log

logical, should log effort be plotted?

nice

logical, should a word cloud arrangement of lake labels be used (can be unstable)?

lims

vector 2 long, x and y axis limit

forpaper

logical, journal style changes

dens

logical, should effort density be plotted?

plottex

logical, should lake names be added?

Rsta

logical, should the coefficient of determination ('R-squared') value be plotted?

Author(s)

T. Carruthers


tcarruth/SSES documentation built on Jan. 21, 2021, 12:03 p.m.