Differences between revisions 11 and 18 (spanning 7 versions)
Revision 11 as of 2025-03-20 13:30:10
Size: 1068
Comment: Link
Revision 18 as of 2026-07-19 18:31:07
Size: 888
Comment: Links
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/DataFrames|Data frames]]
 * [[R/DataTypes|Data types]]
 * [[R/FileIO|File I/O]]
 * [[R/Matrices|Matrices]]
 * [[R/Operators|Operators]]
 * [[R/Vectors|Vectors]]
Line 37: Line 22:
 * [[R/Dplyr|dplyr]]
Line 39: Line 23:
 * [[R/Haven|haven]]
Line 40: Line 25:
 * [[R/Haven|Haven]]
 * [[R/OlsRr|olsrr]]
 * [[R/Lavaan|lavaan]]
 * [[R/Mediation|mediation]]
 * [[R/Multilevel|multilevel]]
Line 43: Line 29:
 * [[R/Rpms|rpms]]
Line 49: Line 36:
 * [[R/Tidyr|tidyr]]
Line 55: Line 41:
== Configuration ==

----



== See also ==


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