transectPoly | R Documentation |
This function takes coordinates for a polygon and will complete it for plotting purposes by extending the limit of the bottom of the polygon by some numeric amount.
transectPoly(x, y, yadj = 50)
x , y |
vectors containg the coordinates of the verticies of the polygon |
yadj |
a numeric value indicating the amount to increase the maximum |
a list of xpoly
and ypoly
values
Chantelle Layton
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.