December 2015

World Map Panel Plots with ggplot2 2.0 & ggalt

December 29, 2015 | hrbrmstr

James Austin (@awhstin) made some #spiffy 4-panel maps with base R graphics but also posited he didn’t use ggplot2 because: …ggplot2 and maps currently do not support world maps at this point, which does not give us a great overall view. That is certainly a box I would not ...
[Read more...]

Creating multi-tab reports with R and jQuery UI

December 29, 2015 | David Smith

by Matt Parker, Data Scientist at Microsoft One of the great advantages of R's openness is its extensibility. R's abundant packages are the most conspicuous example of that extensibility, and Revolution R Enterprise is a powerful example of how far it can stretch. But R is also part of an ... [Read more...]

R recommended usage for professional developers

December 29, 2015 | Derek Jones

R is not one of those languages where there is only one way of doing something, the language is blessed/cursed with lots of ways of doing the same thing. Teaching R to professional developers is easy in the sense that their fluency with other languages will enable them to ... [Read more...]

R / Shiny Poll Results

December 28, 2015 | C

A few days ago I posted a poll directed towards R (and Shiny Users).  Thank you to all who participated for your time and thoughtful responses.  A RMarkdown Report (Code on Github) highlights the results to the easy-to-summarize questions.  A few interesting insights: 78% of R users use Windows.  The largest ... [Read more...]

R / Shiny Poll Results

December 28, 2015 | C

A few days ago I posted a poll directed towards R (and Shiny Users).  Thank you to all who participated for your time and thoughtful responses.  A RMarkdown Report (Code on Github) highlights the results to the easy-to-summarize que... [Read more...]

BH 1.60.0-1

December 28, 2015 | Thinking inside the box

A new release of BH is now on CRAN. BH provides a large part of the Boost C++ libraries as a set of template headers for use by R, possibly with Rcpp as well as other packages. This release both upgrades the version of Boost to the recently-released ... [Read more...]

BH 1.68.0-1

December 28, 2015 | Thinking inside the box

A new release of BH is now on CRAN. BH provides a large part of the Boost C++ libraries as a set of template headers for use by R, possibly with Rcpp as well as other packages. This release both upgrades the version of Boost to the recently-released ... [Read more...]

Factor exercises

December 28, 2015 | r-exercises

In the exercises below we cover the basics of factors. Before proceeding, first read chapter 4 of An Introduction to R, and the help pages for the cut, and table functions. Answers to the exercises are available here. Exercise 1 If x = c(1, 2, 3, 3, 5, 3, 2, 4, NA), what are the […] [Read more...]

ggplot2 version 2 adds extensibility and other improvements

December 28, 2015 | David Smith

Despite the ggplot2 project — the most popular data visualization package for R — being in maintenance mode, RStudio's Hadley Wickham has given the R community a surprise gift with a version 2.0.0 update for ggplot2. According to Hadley this is a "huge" update with more than 100 fixes and improvements. The most significant ... [Read more...]

K Means Clustering in R

December 28, 2015 | Teja Kodali

Hello everyone, hope you had a wonderful Christmas! In this post I will show you how to do k means clustering in R. We will use the iris dataset from the datasets library. What is K Means Clustering? K Means Clustering is an unsupervised learning algorithm that tries to cluster ... [Read more...]

A Visualization of World Cuisines

December 28, 2015 | jyothi

In a previous post, we had ‘mapped’ the culinary diversity in India through a visualization of food consumption patterns. Since then, one of the topics in my to-do list was a visualization of world cuisines. The primary question was similar to that asked of the Indian cuisine: Are cuisines of ...
[Read more...]

R-Markdown and Knitr Tutorial (Part 2)

December 28, 2015 | Riddhiman

In our last post we quickly went over how to create a new R-Markdown document and embed a Plotly graph in it. In this post we’ll get into more details around how to control code output using chunk options. As shown in our previous post, for the embedded R ... [Read more...]

R-Markdown and Knitr Tutorial (Part 1)

December 28, 2015 | Riddhiman

R-Markdown is a great way to create dynamic documents with embedded chunks of R code. The document is self contained and fully reproducible which makes it very easy to share. This post will be the first in a multi part series on how to embed Plotly graphs in R-Markdown documents ... [Read more...]

Get The Best R Books For Just $5

December 26, 2015 | Maximilian H. Nierhoff

tl;dr: Get every book about R & related topics for just $5 at Packt Publishing until the end of this year. Packt Publishing is currently offering a special sales campaign. You can buy every book for only 5 Dollar until the end of this year. We think, this is a great chance ... [Read more...]

Because it’s Friday: All I want for Christmas

December 25, 2015 | David Smith

On this Christmas Day, allow me to share a couple of interesting takes on Mariah Carey's modern Christmas classic, All I Want for Christmas is You. (Unlike most pop songs, Carey wrote the melody and lyrics herself.) If you've somehow managed to avoid hearing the song over the past decade, ... [Read more...]
1 2 3 4 15

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)