NA concentrations (and their associated times) will be removed then the BLQ values in the middle
clean.conc.na(conc, time, ..., options = list(), conc.na = NULL, check = TRUE)
The concentration and time measurements (data frame) filtered and cleaned as requested relative to NA in the concentration.
Measured concentrations
Time of the measurement of the concentrations
Additional items to add to the data frame
List of changes to the default PKNCA options (see
PKNCA.options()
)
How to handle NA concentrations? Either 'drop' or a number to impute.
Run assert_conc_time()
?
Other Data cleaners:
clean.conc.blq()