number_passes: Groups a yield data frame into passes

Description Usage Arguments Value See Also

Description

a helper function used by 'narrow_passes' to group observations into passes. Used if no 'passColumn' is supplied to the 'narrow_passes' function.

Will loop through the dataset and assign pass numbers to each observation.

Usage

1

Arguments

data

a data frame representing a set of yield data. The data frame must include a 'Track_deg_' column.

Value

a data frame with an added column called 'cydr_PassNum'. This column stores the pass number of each observation.

See Also

narrow_passes


jillianderson8/cydr documentation built on May 19, 2019, 10:31 a.m.