View source: R/fct_plant_number.R
plant_number | R Documentation |
Compute plant number
plant_number(acres, plant_spacing, row_spacing)
acres |
The area of the crop in acres. |
plant_spacing |
The plant spacing of between plants in a row in metres. |
row_spacing |
The row spacing between rows of plants in metres. |
The number of plants in the field.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.