
{"id":7417,"date":"2012-06-24T13:31:01","date_gmt":"2012-06-24T13:31:01","guid":{"rendered":"http:\/\/www.beautifulwork.org\/?p=7417"},"modified":"2012-06-24T13:31:01","modified_gmt":"2012-06-24T13:31:01","slug":"r-reading-tabular-files","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2012\/06\/24\/r-reading-tabular-files\/","title":{"rendered":"R &#8211; reading tabular files"},"content":{"rendered":"<h4><u>commandline session<\/u><\/h4>\n<pre>\n&gt; test  print(test)\n    V1      V2\n1 Name Jeffrin\n2  Age      35\n3  Sex    Male\n&gt; version\n               _\nplatform       x86_64-pc-linux-gnu\narch           x86_64\nos             linux-gnu\nsystem         x86_64, linux-gnu\nstatus\nmajor          2\nminor          15.1\nyear           2012\nmonth          06\nday            22\nsvn rev        59600\nlanguage       R\nversion.string R version 2.15.1 (2012-06-22)\nnickname       Roasted Marshmallows\n&gt;\nSave workspace image? [y\/n\/c]: y\n$ 4.2.20 2 502---&gt; cat first.txt\nName Jeffrin\nAge  35\nSex  Male\n$ 4.2.20 3 503---&gt;\n\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>commandline session &gt; test print(test) V1 V2 1 Name Jeffrin 2 Age 35 3 Sex Male &gt; version _ platform x86_64-pc-linux-gnu arch x86_64 os linux-gnu system x86_64, linux-gnu status major 2 minor 15.1 year 2012 month 06 day 22 svn rev 59600 language R version.string R version 2.15.1 (2012-06-22) nickname Roasted Marshmallows &gt; Save workspace &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.trueangle.org\/index.php\/2012\/06\/24\/r-reading-tabular-files\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;R &#8211; reading tabular files&#8221;<\/span><\/a><\/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\/7417"}],"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=7417"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/7417\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=7417"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=7417"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=7417"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}