“Tips for beginners in R” is the second article in the series. The first article can be read here – Why every business analyst needs to learn R?
In may last article, I mentioned R is the next big thing to learn in analytics. However R documentation is not so easy to pick up, and it is a more advanced language than other statistical computing platforms that analysts have been using. My advice on this is- Do not get overwhelmed by the flexible nature of R. R is supposed to have a steep learning curve, but some of the things can be learnt quite fast in R especially if you are a business analyst. Here are some basic tips, tricks and techniques to learn R as business analytics platform relatively quickly.
0) Download the software from the www.r-project.org website.
1) Read the basics of R from online manuals. You can read manuals on R at https://cran.r-project.org/manuals.html . The R Online Documentation is quite well organized.
2) Do not flood the R help email groups given at https://www.r-project.org/mail.html with questions unless you have searched the Internet for answers.
3) Command Line Programming can make a beginner uneasy when learning a new language. One of the reasons is trying to remember new syntax and commands. Fortunately r now has a great collection of Graphical User Interfaces of GUIs. Use some GUIs to move stratight to lcik and point analysis than be frustrated by learning about which command does what, and which package to learn.-
Choose Appropriate GUI or Tool
4) Use CRAN Views for dedicated help on topics https://cran.r-project.org/web/views/ .
These include subjects from regression ,clustering , high performance computing, time series analysis and others.
5) Buy a good book for beginers in R. There are 115 books listed at https://www.r-project.org/doc/bib/R-books.html . I personally like “R for SAS and SPSS users”
6) Watch video tutorials on Youtube on specifics of R Programming. One such series of tutorials is at https://www.youtube.com/user/Tutorlol
7) Subscribe to blogs (almost 300 of them) pertaining to R at https://www.r-bloggers.com/ . This website basically pulls in content from almost all the blogs pertaining to R and you can subscribe to it by email.
These tips were based on my decade long experience in analytics and more than 5 years of experience in learning R. Every day I learn something new in R and that is what keeps me excited and motivated to learn even more.
Fill in the details to know more
Important Artificial Intelligence Tools
October 31, 2022
Top 28 Data Analytics Tools For Data Analysts | UNext
September 27, 2022
Stringi Package in R
May 5, 2022
Best Frameworks In Java You Should Know In 2021
May 5, 2021
Lean Management Tools: An Ultimate Overview For 2021
May 4, 2021
Talend ETL: An Interesting Guide In 4 Points