# Generated by roxygen2 (4.0.2): do not edit by hand

S3method(length,plant)
S3method(length,root)
S3method(plot,plant)
S3method(print,node)
S3method(print,plant)
S3method(summary,plant)
export(addChildToRoot)
export(addNodeToRoot)
export(addRootToPlant)
export(getInsertionAngle)
export(getInsertionPosition)
export(latLength)
export(meanInsertionAngle)
export(meanInsertionAnglePlant)
export(meanInterbranch)
export(meanInterbranchPlant)
export(nChild)
export(nLatRoot)
export(nNode)
export(nPrimRoot)
export(nRoot)
export(node)
export(plant)
export(primLength)
export(root)
export(rsmlToList)
export(rsmlToPlant)
export(totalLength)
export(xrange)
export(xrangePlant)
export(yrange)
export(yrangePlant)
export(zrange)
export(zrangePlant)
import(XML)
import(rgl)
importFrom("graphics", "lines", "plot")
importFrom("utils", "tail")