Differences between revisions 14 and 16 (spanning 2 versions)
Revision 14 as of 2026-02-10 17:46:14
Size: 816
Comment: Link
Revision 16 as of 2026-05-05 15:44:11
Size: 780
Comment: Links
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]]

R

The R programming language is an interpreted statistical programming language.

Installation

General

Packages


CategoryRicottone

R (last edited 2026-05-05 18:06:14 by DominicRicottone)