Skip to content

Vignettes code chunks style #29

@TobiasB22

Description

@TobiasB22

Do we want to enhance the style of the Intro2bipartite vignette?

For example by using the LaTeX listings-package to highlight the code chunks?

I also already kind of fixed the issue of overflowing code outputs by adding options(width = 80) and options(str = strOptions(strict.width = "cut")) to the beginning of the document.

Additionally, it would probably be nice to wrap up long code lines for readability.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions