game.load.pl: game.load.pl

Description Usage Arguments Details Value

Description

game.load.pl loads .csv data from long table

Usage

1
game.load.pl(x, sep = ";")

Arguments

x

.csv file exported from Excel in long format, see details below

sep

separator of csv file, deflaut is ';'

Details

game.load.pl(x, sep=';')

To use file there is needed a specific file structure, with information about number of trail, trail area, and then - counts of each species. TBA

Value

Data.frame without zero-obs species [in case of] densities within each plot


mkdyderski/gamemanageR documentation built on May 23, 2019, 1:06 a.m.