Skip to content

Refactor vertical table generation (enframe) #81

@strohne

Description

@strohne

Some functions such as effect_counts_one_grouped() generate vertical tables using enframe. Remove enframing, instead add an attribute table=vertical or similar and enframe the table in print and knit functions.

Advantage: This would keep the raw (unrounded) values, ready for further processing.
Disadvantage: When saving outputs as xlsx or csv for further processing, they need to be transposed outside the package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions