Closed ateucher closed 7 years ago
In tidy_ems_data and tidy_ec_data gain a new argument mdl_action which can be set to one of "zero", "half", "mdl".
tidy_ems_data
tidy_ec_data
mdl_action
"zero", "half", "mdl"
In addition, there is a new exposed function set_non_detects for dealing with values below the minimum detection limit in any data frame.
set_non_detects
Closes #73
In
tidy_ems_data
andtidy_ec_data
gain a new argumentmdl_action
which can be set to one of"zero", "half", "mdl"
.In addition, there is a new exposed function
set_non_detects
for dealing with values below the minimum detection limit in any data frame.Closes #73