is dplyr included in tidyverse ?. And the summarize() function is included in which library.
dplyr \in tidyverse and summarize() \in dplyr
Yes
dplyr has summarise() and summarize() (they are synonyms).
dplyr
summarise()
summarize()
so is there a difference between the two ?
No. ize is provided as a convenience to non-Brit dialect
ize
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.