I want to draw the following diagram in R:
I saw that the lavaan
package has a function to build diagrams, however you need to provide an already fitted model. I just want to build the diagram above with my own coefficients and use it in Rmarkdown. Is there any straightforward way to achieve this? Colors are not important.