CTFS.readwrite {CTFS} | R Documentation |
Provides an overview of the functions that allow asci data files to be read into R using CTFS variable defintions, to be restructured for use in various analyses, to be accessed with ease and to be saved for further use.
FUNCTIONS THAT READ, WRITE AND RESTRUCTURE CTFS DATA FILES
sep.data
splitdata
.sep.vct.data
splitdata
.mergecensus
status
.create.status
status
for a single census dataset.texttordata
sep.species
load.species
.
If a vector of species names is provided, then a list of the
dataframes of those species is returned.load.species
sep.species
. The same effect can be
achieved with siteyear.spp$sppname
where siteyear.spp
is a
list created using sep.data
, eg. tst.bci90.spp
and sppname
is one of the list names.readelevdata
FUNCTIONS FOR FORMATTING RESULTS
assemble.demography
assemble.table.each
FUNCTIONS FOR CREATING VECTORS
See CTFS.groupcats
.
For developers: The CTFS readwrite functions are found in a file approximately named:
readandwrite.R
Rick Condit, Suzanne Lao and Pamela Hall
CTFS.quadfunctions
,
CTFS.utilities
, CTFS.groupcats