Closed DBecker7 closed 8 months ago
Something like the plots in Freyja. Should work whether there is one sample in the object or multiple in the same file (in particular, if length(provoc_obj$group) > 1. Must be completely in base R.
length(provoc_obj$group) > 1
Something like the plots in Freyja. Should work whether there is one sample in the object or multiple in the same file (in particular, if
length(provoc_obj$group) > 1
. Must be completely in base R.