Change concatenation to list construction.
## S4 method for signature 'dada' c(x, ..., recursive = FALSE)
x
A dada-class object
...
objects to be concatenated.
recursive
logical. If recursive = TRUE, the function recursively descends through lists (and pairlists) combining all their elements into a vector.
recursive = TRUE
list.