|
Size: 453
Comment:
|
Size: 826
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 2: | Line 2: |
The '''R programming language''' is an interpreted statistical programming language. On most platforms, the interpreter is called by '''`R(1)`'''. On others, [[R/Studio|RStudio]] is almost a necessity. |
|
| Line 22: | Line 26: |
| * [[R/Studio|RStudio]] | |
| Line 31: | Line 36: |
| * [[R/Dplyr|dplyr]] * [[R/Ggplot2|ggplot2]] |
|
| Line 32: | Line 39: |
| * [[R/TidyCensus|tidycensus]] * [[R/TidyVerse|tidyverse]] |
|
| Line 38: | Line 47: |
| ---- == See also == |
R
The R programming language is an interpreted statistical programming language.
On most platforms, the interpreter is called by R(1). On others, RStudio is almost a necessity.
Contents
Installation
Most Linux and BSD distributions will offer an r package.
For any platform, but especially for Windows, consider using RStudio.
Tool Chain
Language
Packages
Configuration
