Filtering data is sometimes problematic. Filter the data in the data set iris to exclude the factor label setosa from the variable Species, group by Species and summarize by the number of rows.
Filtering data is sometimes problematic. Filter the data in the data set iris to exclude the factor label setosa from the variable Species, group by Species and summarize by the number of rows.