@@ -28,5 +28,7 @@ steps is visualization i.e. making graphs.
plot](doc/tasks/01_out.pdf) are provided. The data is for azithromycin
against _S. flexneri_ M90T from day 2022-05-04 (first replicate). _A tip: Use `facet_wrap` with `ncol = 1` argument to have different concentrations on separate plots._
2. Try again, now with [data](doc/tasks/02_dat.csv) from two days. In addition,
transform the y-axis to logarithmic scale. [Expected output](doc/tasks/02_out.pdf).
2. Try again, now with [data](doc/tasks/02_dat.csv) from two days (let us plot
days in different color). In addition, transform the y-axis to logarithmic
scale. [Expected output](doc/tasks/02_out.pdf). _A tip: you need to turn