## Export regular function names
export(child, isc, meanTraits, monotypic, parent, syn, syntab, tax, taxval, showplot, showindiplot)

## export regular functions with dot names
export(comb.species, reShape.veg, print.syntab, taxname.abbr, taxname.simplify)
export(tv.biblio, tv.compRefl, tv.coverperc, tv.db, tv.dict, tv.home, tv.traits, tv.metadata, 
tv.obs, tv.refl, tv.site, tv.veg, tv.write, tv.readXML)

## Register internal functions
export(load.taxlist, TCS.replace, TV.replace)

## Export deprecated functions
export(childs, parents)
export(tv.mono)

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

## do NOT export the following internal functions
## export(first.word, as.data.frame.list}

## Registration of S3 methods
importFrom("foreign", read.dbf)
importFrom("utils", find, read.csv, download.file, head, type.convert, unzip, read.csv2, write.csv2)
importFrom("XML", xmlRoot, getNodeSet, xpathSApply, xmlName, xmlParse, xmlTreeParse, xmlChildren, xmlApply, xmlSApply, xmlToDataFrame, xmlAttrs, xmlValue)
# importFrom("httr", "GET", "content", "add_headers", "authenticate", "stop_for_status")
# importFrom("jsonlite", "fromJSON")
# importFrom("stats", "setNames")
# importFrom("permute", permControl)
# importFrom("indicspecies", multipatt)
# import(vegan)
