Differences between revisions 10 and 15 (spanning 5 versions)
Revision 10 as of 2024-05-03 21:03:00
Size: 1046
Comment: Links
Revision 15 as of 2026-04-07 20:46:50
Size: 677
Comment: Cleanup
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/DataTypes|Data types]]
Line 36: Line 16:
 * [[R/Dplyr|dplyr]]  * [[R/Caret|caret]]
Line 39: Line 19:
 * [[R/Haven|Haven]]
 * [[R/OlsRr|olsrr]]
 * [[R/Readr|readr]]
 * [[R/Lavaan|lavaan]]
 * [[R/Mediation|mediation]]
 * [[R/Mu
ltilevel|multilevel]]
 * [[R/Rpms|rpms]]
Line 46: Line 27:
 * [[R/Tibble|tibble]]
Line 48: Line 28:
 * [[R/Tidyr|tidyr]]
Line 54: Line 33:
== Configuration ==

----



== See also ==


R

The R programming language is an interpreted statistical programming language.

Installation

General

Packages


CategoryRicottone

R (last edited 2026-04-07 20:46:50 by DominicRicottone)