plot_info <-
prep_plot(
input_name = "seed",
unit_system = "imperial",
machine_width = 60,
section_num = 24,
harvester_width = 30,
plot_width = 30
)
prep_rate(
plot_info,
gc_rate = 30000,
unit = "seeds",
rates = c(20000, 25000, 30000, 35000, 40000)
)
Run the code above in your browser using DataLab