Open matiasandina opened 6 months ago
I think we should check if the empty data has rows, then return the names of the empty groups.
https://github.com/matiasandina/fed3/blob/fb43b06fcddd47c978698b710a588e10e55e60d9/R/pellets.R#L30-L37
finish the filter, then nrow(filter), then if, then give group names
nrow(filter)
I think we should check if the empty data has rows, then return the names of the empty groups.
https://github.com/matiasandina/fed3/blob/fb43b06fcddd47c978698b710a588e10e55e60d9/R/pellets.R#L30-L37
finish the filter, then
nrow(filter)
, then if, then give group names