Skip to content

Limit table size in latex #34

@sbliven

Description

@sbliven

I would like an option to limit the maximum rows/cols for latex output. An option similar to options(dplyr.print_max = 10) would be good. There should be some indication of how many rows & columns are omitted, similar to the tibble string output.

I have a few tables with hundreds of rows and columns. In the notebook preview these print nicely as tibble truncated tables (10 rows max), but when rendered to PDF I get pages of tables which also overflow the right margin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions