data("example_od") # example dataset included int he package
get_TTDs(example_od, target_OD = 0.2) # default behaviour, returns two columns
get_TTDs(example_od, target_OD = 0.2, codified = TRUE) # extracts also the number of dilutions
Run the code above in your browser using DataLab