
{"id":15794,"date":"2014-05-16T16:40:34","date_gmt":"2014-05-16T16:40:34","guid":{"rendered":"http:\/\/www.beautifulwork.org\/?p=15794"},"modified":"2014-05-16T16:40:34","modified_gmt":"2014-05-16T16:40:34","slug":"r-shell-session-to-plot-a-graph","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2014\/05\/16\/r-shell-session-to-plot-a-graph\/","title":{"rendered":"R shell session to plot a Graph"},"content":{"rendered":"<p>The following is a R shell session to plot a graph.<\/p>\n<pre>\n$R\n\nR version 3.0.3 (2014-03-06) -- \"Warm Puppy\"\nCopyright (C) 2014 The R Foundation for Statistical Computing\nPlatform: x86_64-pc-linux-gnu (64-bit)\n\nR is free software and comes with ABSOLUTELY NO WARRANTY.\nYou are welcome to redistribute it under certain conditions.\nType 'license()' or 'licence()' for distribution details.\n\n  Natural language support but running in an English locale\n\nR is a collaborative project with many contributors.\nType 'contributors()' for more information and\n'citation()' on how to cite R or R packages in publications.\n\nType 'demo()' for some demos, 'help()' for on-line help, or\n'help.start()' for an HTML browser interface to help.\nType 'q()' to quit R.\n\n&gt; timereal  timeuser  timesys  timedata  png(filename=\"barplot-array-size-100-python.png\")\n&gt; barplot(timedata,col=rainbow(5))\nFontconfig warning: \"\/etc\/fonts\/conf.d\/65-droid-sans-fonts.conf\", line 103: Having multiple values in  isn't supported and may not work as expected\nFontconfig warning: \"\/etc\/fonts\/conf.d\/65-droid-sans-fonts.conf\", line 138: Having multiple values in  isn't supported and may not work as expected\n&gt; dev.off()\nnull device \n          1 \n&gt; \n\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>The following is a R shell session to plot a graph. $R R version 3.0.3 (2014-03-06) &#8212; &#8220;Warm Puppy&#8221; Copyright (C) 2014 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type &#8216;license()&#8217; or &#8216;licence()&#8217; for &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.trueangle.org\/index.php\/2014\/05\/16\/r-shell-session-to-plot-a-graph\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;R shell session to plot a Graph&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[91,95],"tags":[858,1273],"_links":{"self":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/15794"}],"collection":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/comments?post=15794"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/15794\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=15794"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=15794"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=15794"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}