... | ... |
@@ -59,7 +59,7 @@ mv_feature_filter = function( |
59 | 59 |
'non-missing values is not met for all groups.'), |
60 | 60 |
"within_one" = paste0( |
61 | 61 |
'Features are removed if the threshold for ', |
62 |
- 'non-missing values is not met for at least one group.'), |
|
62 |
+ 'non-missing values is not met for any group.'), |
|
63 | 63 |
"QC" = paste0( |
64 | 64 |
'Features are removed if the threshold for ', |
65 | 65 |
'non-missing values is not met for the named group.'), |