combine "repeated mp of same plot" of measCamp 202305
- in measCamp 202305 each plot was sampled two times for 5 min with "light" and "dark"
- i.e., two mp identical in both "plot_no" and "light_dark" listed in the DF directly one after the other
- each of these two mp may be tested for their difference in
n2o_nmolm2sec1
- if the differences are to large the average (
mean()
) values may be calculated- replace the value of one mp with this average
- remove the other mp
- the differences is determined by dividing the "larger values" by the "smaller value"
- the result is compared to X
Edited by Jan Engel