Usage
tv.write(x, site, db, name, cover = c("code", "perc"), overwrite = FALSE,
iconv="WINDOWS-1250", newTvAdmin = FALSE, ...)
Arguments
x
Either observations data.frame with RELEVE_NR, TaxonUsageID and COVER_CODE columns or vegetation matrix of class "veg".
site
Header data for plots.
db
name of original Turboveg database folder
name
Name of the new database.
cover
Use of covercodes or (mean) cover percentages, see Details.
overwrite
Logical. Should an existing database be overwritten.
iconv
specify locale if necessary
newTvAdmin
Build new TvAdmin.dbf? If FALSE the file from original database will be used.