This function is deprecated and should not be used.
this function is deprecated. please use paginate_table with a
non-null cpp argument instead.
vpaginate_table(tt, cpp = 40, verbose = FALSE)TableTree (or related class). A TableTree object representing a populated table.
numeric(1) or NULL. Width (in characters) of the pages for
horizontal pagination. NULL (the default) indicates no horizontal
pagination should be done.
logical(1). Should extra debugging messages be shown. Defaults
to FALSE.