
{"id":7411,"date":"2012-06-16T12:30:48","date_gmt":"2012-06-16T12:30:48","guid":{"rendered":"http:\/\/www.beautifulwork.org\/?p=7411"},"modified":"2012-06-16T12:30:48","modified_gmt":"2012-06-16T12:30:48","slug":"r-loading-libraries-and-data-related","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2012\/06\/16\/r-loading-libraries-and-data-related\/","title":{"rendered":"R &#8211; loading libraries and data related"},"content":{"rendered":"<h4><u>Get The Hang<\/u><\/h4>\n<pre>\n&gt; library(ggplot2)\nError in library(ggplot2) : there is no package called \u2018ggplot2\u2019\n&gt; library(ggplot2)\nLoading required package: reshape\nLoading required package: plyr\n\nAttaching package: \u2018reshape\u2019\n\nThe following object(s) are masked from \u2018package:plyr\u2019:\n\n    rename, round_any\n\nLoading required package: grid\nLoading required package: proto\n&gt;\n\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Get The Hang &gt; library(ggplot2) Error in library(ggplot2) : there is no package called \u2018ggplot2\u2019 &gt; library(ggplot2) Loading required package: reshape Loading required package: plyr Attaching package: \u2018reshape\u2019 The following object(s) are masked from \u2018package:plyr\u2019: rename, round_any Loading required package: grid Loading required package: proto &gt;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[],"_links":{"self":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/7411"}],"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=7411"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/7411\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=7411"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=7411"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=7411"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}