Description Usage Arguments Author(s) Examples
histniche
draws histograms of the niche-environment system: an
histogram of the available resource units (environment) is drawn on
the same graph as an histogram of the used resource units (i.e. the
niche), for comparison.
1 2 3 |
x |
a data frame giving the value of environmental variables (columns) in resource units (rows, e.g. the pixels of a raster map) |
pr |
a vector of integers with the same length as |
type |
what type of plot should be drawn. Possible types are: |
adjust |
if |
Acol |
color for the histograms of the available pixels |
Ucol |
color for the histograms of the used pixels |
Aborder |
if |
Uborder |
if |
Alwd |
if |
Ulwd |
if |
ylim |
the limits for the y axis |
ncla |
The number of classes of the histogram |
... |
further arguments passed to or from other methods |
Mathieu Basille basille@ase-research.org
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Loading required package: ade4
Loading required package: tkrplot
Loading required package: tcltk
Loading required package: shapefiles
Loading required package: foreign
Attaching package: 'shapefiles'
The following objects are masked from 'package:foreign':
read.dbf, write.dbf
Loading required package: sp
************************************************
************************************************
THE PACKAGE adehabitat IS NOW DEPRECATED!!!!!!!
It is dangerous to use it, as bugs will no longer be corrected.
It is now recommended to use the packages adehabitatMA, adehabitatLT, adehabitatHR, and adehabitatHS.
These 4 packages are the future of adehabitat.
They have a vignette explaining in detail how they can be used.
They implement more methods than adehabitat
They are based on the more common and more clever spatial classes implemented in sp.
Bugs are corrected frequently.
Really, avoid to use the classical adehabitat, unless you have a very good reason for it.
*****THIS IS THE VERY LAST WARNING*****
This is the last version of adehabitat submitted to CRAN (at the time of writing: 2015-03-27).
THE NEXT VERSION OF adehabitat WILL JUST BE A VIRTUAL PACKAGE LOADING ALL THE PACKAGES DESCRIBED ABOVE.
Warning messages:
1: no DISPLAY variable so Tk is not available
2: loading Rplot failed
Raster map of class "kasc":
Cell size: 100
Number of rows: 121
Number of columns: 111
Variables measured:
1. Elevation: numeric
2. Aspect: factor
3. Slope: numeric
4. Herbaceous: numeric
Warning message:
In histniche(li$tab, cpi, ty = "l") :
Type = 'l' is not possible for factors, type = 'h' used instead.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.