
## Export regular function names
export(childs, parents, syn, syntab, tax, taxname.abbr, taxval, meanTraits, vegetweb)

## export regular functions with dot names
export(comb.species, reShape.veg, print.syntab, ESveg.obs, ESveg.site, TCS.replace)
export(tv.biblio, tv.compRefl, tv.coverperc, tv.db, tv.home, tv.traits, tv.metainfo, tv.mono, tv.obs, tv.refl, tv.site, tv.veg, tv.write)

## Register? internal functions

## Export deprecated functions
# export(agg, spc, tv.taxval, tv.eco, sub.abbr)

## Export S3 methods
S3method(tax, default)
S3method(tax, veg)

## do NOT export the following internal functions
## export(first.word}

## Registration of S3 methods
importFrom(foreign, read.dbf)
# importFrom(utils, head, tail)
# import(vegan)
