How can find the total number of males and females based on a number of another column ?

Hi, first of all, please provide reproducible examples, not screenshots.

Secondly, it would be good if you shared your code. What have you tried?

Thirdly, have a look at dplyr::count().

1 Like