Closed joeymizrahi closed 6 years ago
Hello,
Could you check to see if you have the package dplyr
and/or magrittr
installed?
yes, they are both installed
Was dplyr
loaded properly?
The error message indicates that the pipe operator was not recognized, so please confirm that the necessary packages that are needed to use the pipe operator are installed and loaded.
Thanks, I had to load the dplyr,stats,base libraries before loading the finreportr library
Another 2 questions:
To answer your questions:
I keep getting this error when running:
CompanyInfo("GOOG")