Learn R Programming

flattabler (version 1.2.0)

view_table_attr: View table and attributes

Description

Displays the table and attributes of the object.

Usage

view_table_attr(pt)

# S3 method for pivot_table view_table_attr(pt)

Value

A pivot_table object.

Arguments

pt

A pivot_table object.

See Also

Other pivot table definition functions: define_labels(), divide(), get_page(), remove_bottom(), remove_cols(), remove_empty(), remove_left(), remove_right(), remove_rows(), remove_top(), set_page()