Coerce an ouch object to a data frame
# S3 method for ouchtree
as.data.frame(x, ...)# S3 method for browntree
as.data.frame(x, ...)
# S3 method for hansentree
as.data.frame(x, ...)
any R object.
additional arguments to be passed to or from methods.