![The order of vertices on a convex polygon](https://blogs.sas.com/content/iml/files/2021/11/cvexhull06-480x336.png)
In a previous article, I showed how to use theCVEXHULL function in SAS/IML to compute the convex hull of a finite set of planar points. The convex hull is a convex polygon, which is defined by its vertices. To visualize the polygon, you need to know the vertices in sequential