Skip to content

table.graph.r does not work with par(mfrow=c(1,2)) multi-graph-display #3

@flberger

Description

@flberger

I am trying to display two table graphs side by side using par(mfrow=c(1,2)). However, the result displays only one graph, on the left side.

I've also tried to add , mfrow=c(1,2) to the first or both calls to table.graph(), but to no avail.

It would be convenient if table.graph honored mfrow, or offered another way to support side-by-side plots.

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