<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: plot code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Sun, 12 Oct 2008 19:33:34 GMT</pubDate>
    <description>DZone Snippets: plot code</description>
    <item>
      <title>Read CSV and plot</title>
      <link>http://snippets.dzone.com/posts/show/783</link>
      <description>&lt;br /&gt;&lt;code&gt;&lt;br /&gt; oaks &lt;- read.table("assign1/oaksdf.csv",sep=",")&lt;br /&gt; oakpts &lt;- as.points(oaks[,1],oaks[,2])&lt;br /&gt; plot(oakpts)&lt;br /&gt;&lt;code&gt;</description>
      <pubDate>Tue, 04 Oct 2005 06:41:53 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/783</guid>
      <author>dandye (Dan Dye)</author>
    </item>
  </channel>
</rss>
