remove_column {BayesTools} | R Documentation |
Removes column to a BayesTools table while not breaking formatting, attributes, etc...
remove_column(table, column_position = NULL)
table |
BayesTools table |
column_position |
position of the to be removed column (defaults to |
returns an object of 'BayesTools_table' class.