addTaxonBySiteData.Rd
Adds the aggregate organism observations of a taxon by site table to an existing VegX object.
The object of class VegX
to be modified.
A taxon by site (plot) table (with plots in rows and taxa in columns) and with plant abundance values.
A measurement method for aggregate plant abundance (an object of class VegXMethodDefinition
).
A Date
or a vector of Date
objects with plot observation dates.
A boolean flag (or vector) to indicate which organism names are taxa.
A vector of values to be interpreted as missing plant information.
A flag to indicate console output of the data integration process.
A modified object of class VegX
Other add functions:
addAggregateOrganismObservations()
,
addCommunityObservations()
,
addIndividualOrganismObservations()
,
addPlotGeometries()
,
addPlotLocations()
,
addPlotObservations()
,
addSiteCharacteristics()
,
addSiteObservations()
,
addStratumObservations()
,
addSurfaceCoverObservations()