March 2015

A Compendium of Clean Graphs in R

March 12, 2015 | FelixS

[This is a guest post by Eric-Jan Wagenmakers and Quentin Gronau introducing the RGraphCompendium. Click here to see the full compendium!] Every data analyst knows that a good graph is worth a thousand words, and perhaps a hundred tables. But how should one create a good, clean graph? In R, ... [Read more...]

Extracting Heatmap

March 11, 2015 | klr

Inspired by this tweet, I wanted to try to do something similar in JavaScript. Very cool hack: Extracting the original data from a heatmap image with R vector ops #rstats http://t.co/Lbi6FCXdrI pic.twitter.com/LCabkMGjXY— Gregory Piatetsky (@kdnugge... [Read more...]

OpenCPU server update for R 3.1.3

March 11, 2015 | Jeroen Ooms

Following the release of R 3.1.3, I have pushed a new build of the OpenCPU server to launchpad, dockerhub and OBS. This update has no changes in OpenCPU itself, but includes updated versions of R, RStudio and R packages used by OpenCPU. To upg...
[Read more...]

Tableau 9.0 Connects Directly to R Data Files

March 11, 2015 | The Clerk

Tableau 9.0 will be released soon.Tableau 8 already integrates with some R functionality, but 9.0 actually allows direct connection to R data files.Tableau continues to remove friction between itself and R, further justifying its superior Gartner ... [Read more...]

The Win-Vector R data science value pack

March 11, 2015 | John Mount

Win-Vector LLC is proud to announce the R data science value pack. 50% off our video course Introduction to Data Science (available at Udemy) and 30% off Practical Data Science with R (from Manning). Pick any combination of video, e-book, and/or print-book you want. Instructions below. Please share and Tweet! For 50% ... [Read more...]

X11 connection error in Mac

March 11, 2015 | Xianjun Dong

Typically, I log into my remote server/cluster via "ssh -X" and from there launch R program for plotting. But it always shows an error asunable to open connection to X11 display ''after a while, when you want to call functions such as plot(). This is very annoying. So that ... [Read more...]

In case you missed it: February 2015 roundup

March 11, 2015 | David Smith

In case you missed them, here are some articles from February of particular interest to R users. The John M. Chambers Statistical Software Award announcement for 2015. The new R package "distcomp" allows researchers to collaborate on data spread across multiple sites. David Smith's interview with theCUBE on R, data science, ... [Read more...]

Dealing with a Byte Order Mark (BOM)

March 11, 2015 | andrew

I have just been trying to import some data into R. The data were exported from a SQL Server client in tab-separated value (TSV) format. However, reading the data into R the "usual" way produced unexpected results: Those weird characters in the first record... where did they come from? They ... [Read more...]

How to Make a Histogram with Basic R

March 10, 2015 | DataCamp

Over the next week we will cover the basics of how to create your own histograms in R. Three options will be explored: basic R commands, ggplot2 and ggvis. These posts are aimed at beginning and intermediate R users who need an accessible and easy-to-understand resource. Want to learn more? ... [Read more...]

Notes from the Kölner R meeting, 6 March 2015

March 10, 2015 | Markus Gesmann

At last Friday's Cologne R user group meeting we welcomed two Northerners from the left and right (or 'right' and 'wrong') side of the Rhine.Using R in Excel via R.NETGünter Faes and Matthias SpixDownload slidesGünter and Michael presented examples of a new R Excel plugin 'Calidris' ... [Read more...]

The Unofficial ENAR 2015 Itinerary Maker

March 10, 2015 | strictlystat

It’s almost ENAR 2015! The final program is out with all the sessions. The last conference I went to, the International Stroke Conference, had a program planner hosted by abstracts online. Although there are parts of this system I would like to change, I believe it is helpful for looking ...
[Read more...]

Import Japanese equity data into R with quantmod 0.4-4

March 10, 2015 | Joshua Ulrich

I pushed quantmod 0.4-4 to CRAN this weekend.  It adds a getSymbols.yahooj function to pull stock data from Yahoo Finance Japan, and fixes issues in getOptionChain.yahoo and getSymbols.oanda.Changes to the Yahoo Finance and Oanda websites broke the getOptionChain.yahoo and getSymbols.oanda functions, respectively.  I didn’... [Read more...]

ropensci/wishlist: A Google Docs-Rmarkdown GUI

March 10, 2015 | biochemistries

ropensci/wishlist: A Google Docs-Rmarkdown GUI: Wishlist for rOpenSci tools I’ve just added A Google Docs-Rmarkdown GUI to the rOpenSci ‘wishlist’. (GUI = graphical user interface). Thought I may as well reproduce it below: Summary: Use Google Docs for ease of drafting, aiming to output Rmarkdown to increase the use ...
[Read more...]
1 7 8 9 10 11 13

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)