#--- load trial design ---#
data(td_single_input)
#--- check the alignment of harvester and applicator/planter ---#
machine_alignment <- check_alignment(td_single_input)
#--- check the degree of mixed treatment problem ---#
machine_alignment$overlap_data
#--- visualize the degree of mixed treatment problem ---#
machine_alignment$g_overlap[[1]]
Run the code above in your browser using DataLab