transectPoly: Make a transect polygon

View source: R/polygon.R

transectPolyR Documentation

Make a transect polygon

Description

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.

Usage

transectPoly(x, y, yadj = 50)

Arguments

x, y

vectors containg the coordinates of the verticies of the polygon

yadj

a numeric value indicating the amount to increase the maximum y value.

Value

a list of xpoly and ypoly values

Author(s)

Chantelle Layton


clayton33/csasMarPhys documentation built on June 8, 2025, 3:10 a.m.