Resolved: Data Visualization- Line chart-R
in
The Complete Data Visualization Course with Python, R, Tableau, and Excel
/
Line Chart - What Makes a Good Line Chart
Hi good day, please i would like to ask if there's a difference between the dplyr & plyr library. Cause from what i observed it does the same thing. Thanks
1 answers ( 1 marked as helpful)
Hi Roman,
thanks for reaching out! I believe the two libraries have similar functionalities and can be interchangeable. dplyr has group by functions, which plyr doesn't. So, if you're planning to use group by functions, then dplyr is the way to go, or vice versa.
Hope this helps!
Best,
365 Eli
