PrepareDataset: Rewrite the dataset into a usable format.

Description Usage Arguments

Description

PrepareDataset rewrites the dataset to make it useable for the Sampling function of this package. The function comibines the different columns and creates a new dataset. If there are now data fro a column the Column will be filled with zeros.

Usage

1
2
PrepareDataset(data, plot, num.of.individuals, species, x.coord, y.coord,
  visit.year, visit.month, visit.day)

Arguments

data

The input dataset.

plot
num.of.individuals
species
x.coord
y.coord
visit.year

fschirr/sampling_r_package documentation built on May 16, 2019, 3:35 p.m.