R language is easy to pick language. I have created last year the R tutorial. It shows step by step how to install and use the language. It covers the following items.
- Download R and R studio
- Arthmetic operation in R
- Preview of exploratory data analysis
- head and tail commands
- Create Vector and Arithmetic operation on Vectors
- Clear console and environment variables with just one command
- Show how to create new column in dataframe, ifelse, and for loop.
You must log in to post a comment.