This section is an appendix of examples that show the uses of R.
Note: These examples were done in Rstudio.
If you want to run Rstudio from terminal, use the following command depending on your system:
- Mac OS X users:
open -na Rstudio - Linux users:
rstudio start