document.write('<link rel="stylesheet" href="http://gist.github.com/stylesheets/gist/embed.css"/>')





document.write('<div id=\"gist-96902\" class=\"gist\">\n  \n  \n    \n            \n\n      <div class=\"gist-file\">\n        <div class=\"gist-data gist-syntax\">\n          \n          \n          \n            <div class=\"gist-highlight\"><pre><div class=\"line\" id=\"LC1\"># Two groups?<\/div><div class=\"line\" id=\"LC2\">data[,3] &lt;- as.factor(weekdays(data[,1]))<\/div><div class=\"line\" id=\"LC3\">plot(data[,3],data[,2],main=&#39;Live Births by Day of Week&#39;)<\/div><div class=\"line\" id=\"LC4\">png(&#39;dob-dayofweek.png&#39;,width=700)<\/div><div class=\"line\" id=\"LC5\">plot(data[,3],data[,2],main=&#39;Live Births by Day of Week&#39;)<\/div><div class=\"line\" id=\"LC6\">dev.off() # write it<\/div><div class=\"line\" id=\"LC7\">&nbsp;<\/div><div class=\"line\" id=\"LC8\">&nbsp;<\/div><\/pre><\/div>\n          \n        <\/div>\n\n        <div class=\"gist-meta\">\n          <a href=\"http://gist.github.com/raw/96902/711fbdddf3cb77a2e3ca4f3164163cfbc147643a/gistfile1.txt\" style=\"float:right;\">view raw<\/a>\n          <a href=\"http://gist.github.com/96902#file_gistfile1.txt\" style=\"float:right;margin-right:10px;color:#666\">gistfile1.txt<\/a>\n          <a href=\"http://gist.github.com/96902\">This Gist<\/a> brought to you by <a href=\"http://github.com\">GitHub<\/a>.\n        <\/div>\n      <\/div>\n    \n  \n<\/div>\n')
