plot_info {ofpetrial} | R Documentation |
Plot information
Description
Plot information for creating experiment plots using 'make_exp_plot()'. This data exists only for the purpose of making examples in some function references succinct.
Usage
plot_info
Format
data.frame 'plot_info' A data frame with 1 rows and 10 columns:
- input_name
input name
- unit_system
measurement system (metric or imperial)
- machine_width
width of the applicator/planter
- section_num
number of the sections of the machine
- section_width
width of a section of the machine
- harvester_width
width of the harvester
- plot_width
width of the plots to be made
- headland_length
length of the headland
- side_length
length of the side
- min_plot_length
minimum plot length allowed
- max_plot_length
maximum plot length allowed
[Package ofpetrial version 0.1.1 Index]