Differences between revisions 13 and 19 (spanning 6 versions)
Revision 13 as of 2025-12-19 21:47:32
Size: 796
Comment: Pruning dead links
Revision 19 as of 2026-07-20 19:27:12
Size: 934
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/BuiltinFunctions|Built-in functions]]
 * [[R/DataFrames|Data frames]]
 * [[R/DataTypes|Data types]]
 * [[R/FileIO|File I/O]]
 * [[R/Matrices|Matrices]]
 * [[R/Operators|Operators]]
 * [[R/Vectors|Vectors]]
Line 31: Line 24:
 * [[R/Haven|haven]]
Line 35: Line 29:
 * [[R/Readr|readr]]
 * [[R/Rpms|rpms]]
Line 39: Line 35:
 * [[R/Tibble|tibble]]

R (last edited 2026-07-20 19:27:12 by DominicRicottone)