game.load: game.load

Description Usage Arguments Details Value

Description

game.load loads .csv data from long table

Usage

1
game.load(x, sep)

Arguments

x

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

sep

separator of csv file, deflaut is ';'

Details

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

To use file there is needed a file with an ordered structure - drive number, drive area and then - species in each column TBA

Value

Data.frame with species densities within each plot


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