Learn R Programming

rangemodelR (version 1.0.4)

rangedata: Randomely generated elevational extents data for twenty species

Description

An example data that can be used with the function range_shuffle. The data contains randomly generated elevational extents between 600m and 2400m. The function will expect same column names as in the example data.

Arguments

Format

a dataframe with 20 rows and five columns

Details

It is a data.frame contains five collumns with following names:

  • "min" minimum elevation of range extent

  • "max" maximum elevation of range extent

  • "range" max - min

  • "mid" mid points of the range extents

  • "num_zones" number of elevation zone across which the species was recorded