print.tedar {teda} | R Documentation |
#' @description Takes a tedar object and prints out the object values.
## S3 method for class 'tedar'
print(x, ...)
x |
The teda recursive (tedar) object with which to create the print output. |
... |
additional arguments affecting the summary produced. |
Takes a tedar object and prints out the values within (currently the same as summarize).