R/plot.R
plotModelStructure.Rd
Plot model Structure
plotModelStructure(df, xColName = "x", yColName = "y")
data.frame as retrieved by convRealToModelCoordinates() or convModelCoordinatesToNodes()
name of x column to plot
name of y column to plot