Thursday, April 9, 2020

Answer for R programming

https://365datascience.com/dwqa-answer/answer-for-r-programming-4/ -

Hi Viraj, 

the function group_by is part of the ‘dplyr’ package. 

So, you need to include the library in your script to avoid this error. Just add the following line at the beginning of your script:

library(“tidyverse”)

 

Best, 

Eli




#365datascience #DataScience #data #science #365datascience #BigData #tutorial #infographic #career #salary #education #howto #scientist #engineer #course #engineer #MachineLearning #machine #learning #certificate #udemy

No comments:

Post a Comment