Learn R Programming

Biolinv (version 0.1-3)

frogsLacro: Simulated datasets for comparison with 'frogs' dataset generated with function simulacro() (see examples in ?simulacro).

Description

List of eight lists (one per different Alpha value used) each containing ten dataframes of simulated sigthing locations built to simulate 'frogs' dataset.

Usage

data(frogsLacro)

Arguments

Format

list of 8 lists of 10 dataframes each with 164 rows and 6 columns each.

Details

  • year: year of the sighting

  • y: latitude in the New Zealand Transverse Mercatore coordinate system (length unit of measure: meter).

  • x: longitude in the New Zealand Transverse Mercatore coordinate system (length unit of measure: meter).

  • species: the name of the species.

  • Pnat: probability of being of natural origin [0;1].

  • Dist: distance from nearest point of natural origin or form anchor point.