<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://simson.net/wiki/index.php?action=history&amp;feed=atom&amp;title=R_Cheat_Sheet</id>
	<title>R Cheat Sheet - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://simson.net/wiki/index.php?action=history&amp;feed=atom&amp;title=R_Cheat_Sheet"/>
	<link rel="alternate" type="text/html" href="https://simson.net/wiki/index.php?title=R_Cheat_Sheet&amp;action=history"/>
	<updated>2026-04-26T18:09:04Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>https://simson.net/wiki/index.php?title=R_Cheat_Sheet&amp;diff=1480&amp;oldid=prev</id>
		<title>Simson: Created page with &quot;==Numbers== r &lt;- 1:10   ==File Management== setwd( dir ) — Set the working directory  ==Run an R Script==     source( fname, print.eval=TRUE) — run fname      $ R -f filen...&quot;</title>
		<link rel="alternate" type="text/html" href="https://simson.net/wiki/index.php?title=R_Cheat_Sheet&amp;diff=1480&amp;oldid=prev"/>
		<updated>2016-05-30T18:32:30Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Numbers== r &amp;lt;- 1:10   ==File Management== setwd( dir ) — Set the working directory  ==Run an R Script==     source( fname, print.eval=TRUE) — run fname      $ R -f filen...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Numbers==&lt;br /&gt;
r &amp;lt;- 1:10&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==File Management==&lt;br /&gt;
setwd( dir ) — Set the working directory&lt;br /&gt;
&lt;br /&gt;
==Run an R Script==&lt;br /&gt;
    source( fname, print.eval=TRUE) — run fname&lt;br /&gt;
&lt;br /&gt;
    $ R -f filename.R&lt;br /&gt;
&lt;br /&gt;
[Category:Cheat Sheets]&lt;/div&gt;</summary>
		<author><name>Simson</name></author>
	</entry>
</feed>