group_by function in R

Error in group_by function while downloading dplyr package. It doesn't recognize my specific function. Does anyone know the reason?

Thank you

Please post the code you ran and the output that it produced.

Specifically I need to do the sum of 3 columns, grouped by the variable of a fourth column. I need to use group_by and colSums functions. Right?

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.