Description Usage Arguments Value
Function used by calculateAxesCoordinatesAtEachLevel() to create possible locations for the end of the levels axes
1 | generatePointsAlongPolygon(coords, nPoints)
|
coords |
A data.frame of X and Y coordinates for end points of each skills axes |
nPoints |
The number of points to position on polygon, must be at least twice the number of skills axes |
Returns a data.frame of the X and Y coordinates of points along polygon edges. Note includes polygon coordinates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.