View source: R/makeSquareField.R
makeSquareField | R Documentation |
function to fix planting mistakes in the field
makeSquareField(w, l, refx = 0, refy = 0)
w |
numeric. width of field in feet |
l |
length of field in feet |
refx |
x coordinate to start at. Default is 0 |
refy |
x coordinate to start at. Default is 0 |
[fill in details here]
object of class 'fieldBoundary'
# none
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.