drop_statistics {tangram} | R Documentation |
Drop all statistics columns from a table.
Description
Delete from a table all columns that contain statistics
Usage
drop_statistics(table)
Arguments
table |
the table to remove statistical columns |
Value
the modified table
[Package tangram version 0.8.2 Index]