|
Size: 816
Comment: Link
|
← Revision 17 as of 2026-05-05 18:06:14 ⇥
Size: 804
Comment: Link
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 5: | Line 5: |
| <<TableOfContents>> ---- |
|
| Line 13: | Line 7: |
| Most [[Linux]] and [[BSD]] distributions will offer an `r` package. | * [[R/Installation|Installation]] * [[R/InstallingPackages|Installing packages]] |
| Line 15: | Line 10: |
| For any platform, but especially for [[Windows]], consider using '''RStudio'''. | == General == |
| Line 17: | Line 12: |
| ---- == Tool Chain == * [[R/InstallingPackages|Installing Packages]] |
* [[R/DataFrames|Data frames]] * [[R/DataTypes|Data types]] * [[R/FileIO|File I/O]] |
| Line 31: | Line 20: |
| * [[R/Haven|haven]] | |
| Line 35: | Line 25: |
| * [[R/Readr|readr]] | |
| Line 40: | Line 31: |
| * [[R/Tibble|tibble]] |
R
The R programming language is an interpreted statistical programming language.
Installation
General
