plant_number: Compute plant number

View source: R/fct_plant_number.R

plant_numberR Documentation

Compute plant number

Description

Compute plant number

Usage

plant_number(acres, plant_spacing, row_spacing)

Arguments

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.

Value

The number of plants in the field.


livelihoods-and-landscapes/maplandscape documentation built on March 20, 2023, 5:43 a.m.