print.grid_partition.Rd
Prints a data.frame with options
# S3 method for grid_partition print(x, do_str = TRUE, drop_unsplit = TRUE, digits = NULL, ...)
x | partition object |
---|---|
do_str | If True, use a string like "(a, b]", otherwise have two separate columns with a and b |
drop_unsplit | If True, drop columns for variables overwhich the partition did not split |
digits | digits Option |
... | Additional arguments. Passed to data.frame |
string (and displayed)