Closed vandenman closed 1 year ago
Re layout: kept as 1:1, so users are able to extract the plots individually. but added a description on adding a layout argument. also shown how to in the example Re split: updated as split = FALSE Re invisibly: implemented
This code
create 2 plots. But the default behavior in RStudio is to show only the last one.
A user would probably prefer:
Perhaps add something like
in addition:
split
issplit = F
, this should probably besplit = FALSE
.qgraph
objects. To accommodate more advanced editing by users these could be (invisibly) returned.