Revision history of "R Cheat Sheet"

From Simson Garfinkel
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 11:32, 30 May 2016Simson talk contribs 205 bytes +205 Created page with "==Numbers== r <- 1:10 ==File Management== setwd( dir ) — Set the working directory ==Run an R Script== source( fname, print.eval=TRUE) — run fname $ R -f filen..."