plotRange: Plots the rescaled median ranges for environment variables

Description Usage Arguments Value

View source: R/plotRange.R

Description

plotRange Plots the rescaled median ranges for environment variables used across dominant rules from a GARP experiment

Usage

1
2
3
4
5
6
7
plotRange(
  file,
  colour = "purple",
  n = 1,
  xlabel = "Environmental Variables",
  ylabel = "Median Range"
)

Arguments

file

a data.frame of the rescaled range, and the median of the minimum and maximum values for each environmental variables used in GARP. Produced by rescale

colour

a character string designating the color of the bars of the plot

n

numeric; specifies the width of the bars

xlabel

label for the x-axis

ylabel

label for the y-axis

Value

Returns a plot of the rescaled median ranges for environment variables used in DesktopGARP.


cghaase/GARPTools documentation built on Aug. 6, 2021, 6:38 a.m.