This is a follow-up to #204 .
As explained below, the layout matrix must have more than two columns if it presents a grid, rather than a table of x-y coordinates:
SachaEpskamp/semPlot#53 (comment)
I opened this issue to remind me to update layout_matrix() to ensure the matrix has at least 3 columns, as well as its help page.
This is a follow-up to #204 .
As explained below, the layout matrix must have more than two columns if it presents a grid, rather than a table of x-y coordinates:
SachaEpskamp/semPlot#53 (comment)
I opened this issue to remind me to update
layout_matrix()to ensure the matrix has at least 3 columns, as well as its help page.