makeTempBound | R Documentation |
Creates a temporary table in the 'all_farms' schema containing one table with all of the field boundaries for the fields selected by the user.
makeTempBound(db, fieldname, farmername, buffer_width = NULL)
db |
Connection to an OFPE formatted database. |
fieldname |
Provide the field name for the experiment or prescription. |
farmername |
Provide the name of the farmer that manages the field. |
buffer_width |
Width from the edge of the field within which to apply treatments. |
NULL, temporary field boundary table in 'all_farms'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.