Plot model Structure

plotModelStructure(df, xColName = "x", yColName = "y")

Arguments

df

data.frame as retrieved by convRealToModelCoordinates() or convModelCoordinatesToNodes()

xColName

name of x column to plot

yColName

name of y column to plot