print.tedar {teda}R Documentation

Print the tedar object

Description

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

Usage

## S3 method for class 'tedar'
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).


[Package teda version 0.1.1 Index]