{"id":420,"date":"2015-10-12T18:08:35","date_gmt":"2015-10-12T07:08:35","guid":{"rendered":"http:\/\/togaware.com\/?p=420"},"modified":"2015-10-12T22:14:34","modified_gmt":"2015-10-12T11:14:34","slug":"r-visual-analytics-using-raptr","status":"publish","type":"post","link":"https:\/\/togaware.com\/r-visual-analytics-using-raptr\/","title":{"rendered":"R Visual Analytics using raptR"},"content":{"rendered":"
I saw a demo of a package for Rapid and Pretty Things in R<\/a> earlier in the year when it was a work in progress. It is now live on GitHub<\/a> (but not yet CRAN). It allows you to very quickly visualise data in R<\/a> using a Shiny GUI to generate ggplot2<\/a> underneath. A nice app for some visual analytics.<\/p>\ndevtools::install_github('cargomoose\/raptR')\r\nraptR::raptR()<\/pre>\n