Some errors from PlasmoPlots

Some functions such as matrix_layout, layoutplot will show undefined when called

UndefVarError: matrix_layout not defined
UndefVarError: layoutplot not defined

Those functions are not mentioned in the docs afaict. See the docs for the defined interface.

https://juliagraphs.org/NetworkLayout.jl/stable/

Yes, these two functions are in Plasmo Plot. I made a mistake. I did not successfully download Plasmo Plot.