Change the assigned rates by plot and strip
Arguments
- td
trial design
- input_name
(character) input name
- strip_ids
(numeric) vector of strip_ids
- plot_ids
(numeric) vector of plot_ids
- new_rates
(numeric) single numeric number for `rate_by = "all"``, a vector of numeric values for `rate_by = "strip"``, a matrix of numeric numbers for `rate_by = "plot"`.
- rate_by
(character) default is "all". The other options are "plot" and "strip".