Differences between revisions 10 and 19 (spanning 9 versions)
Revision 10 as of 2024-05-03 21:03:00
Size: 1046
Comment: 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:
On most platforms, the interpreter is called by '''`R(1)`'''. On others, [[R/Studio|RStudio]] is almost a necessity.

<<TableOfContents>>

----


Line 15: Line 7:
Most [[Linux]] and [[BSD]] distributions will offer an `r` package.  * [[R/Installation|Installation]]
 * [[R/InstallingPackages|Installing packages]]
Line 17: Line 10:
For any platform, but especially for [[Windows]], consider using '''RStudio'''. == General ==
Line 19: Line 12:
----



== Tool Chain ==

 * [[R/InstallingPackages|Installing Packages]]
 * [[R/Studio|RStudio]]



== Language ==

 * [[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 36: Line 22:
 * [[R/Dplyr|dplyr]]  * [[R/Caret|caret]]
Line 38: Line 24:
 * [[R/Haven|haven]]
Line 39: Line 26:
 * [[R/Haven|Haven]]
 * [[R/OlsRr|olsrr]]
 * [[R/Lavaan|lavaan]]
 * [[R/Mediation|mediation]]
 * [[R/Multilevel|multilevel]]
Line 42: Line 30:
 * [[R/Rpms|rpms]]
Line 48: Line 37:
 * [[R/Tidyr|tidyr]]
Line 54: Line 42:
== Configuration ==

----



== See also ==


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