Learn R Programming

teda (version 0.1.1)

print.tedar: Print the tedar object

Description

#' @description Takes a tedar object and prints out the object values.

Usage

"print"(x, ...)

Arguments

x
The teda recursive (tedar) object with which to create the print output.
...
additional arguments affecting the summary produced.

Details

Takes a tedar object and prints out the values within (currently the same as summarize).