April 2016

A Tale of Two Bugs

April 4, 2016 | Ari Lamstein

Today I am happy to announce that a new version of choroplethr is now on CRAN. To get it type the following: The new version is 3.5.2. This version fixes two fairly pernicious bugs that were introduced in the last update to choroplethr. For reference, he is a detailed description of ...
[Read more...]

RSiteCatalyst Version 1.4.8 Release Notes

April 4, 2016 | Randy Zwitch

For being in RSiteCatalyst retirement, I’m ending up working on more functionality lately ¯_(ツ)_/¯. Here are the changes for RSiteCatalyst 1.4.8, which should be available on CRAN shortly: Segment Stacking RSiteCatalyst now has the ability to take multiple values in the segment.id keyword for the Queue* functions. This functionality was ... [Read more...]

Let pacman Eat Up library and require

April 4, 2016 | data_steve

One of the packages I use all the time now in my interactive R sessions is pacman. It’s more than just a nicer way to load packages, it’s a great way to explore packages, functions, package libraries, versioning, etc. Grab it off cran with insta... [Read more...]

Let pacman Eat Up library and require

April 4, 2016 | data_steve

One of the packages I use all the time now in my interactive R sessions is pacman. It’s more than just a nicer way to load packages, it’s a great way to explore packages, functions, package libraries, versioning, etc. Grab it off cran with install.packages("pacman"). Out ... [Read more...]

The Coaster Maker by Shiny

April 4, 2016 | aschinchon

The word you invented is well formed and could be used in the Italian language (The Accademia della Crusca regarding to the word “Petaloso”, recently invented by an eight-year-old boy) Are you tired of your old coasters? Do you like to make things by your own? Do you have a ...
[Read more...]

Where People Live, part 2

April 4, 2016 | arthur charpentier

Following my previous post, I wanted to use another dataset to visualize where people live, on Earth. The dataset is coming from sedac.ciesin.columbia.edu. We you register, you can download the database __ base=read.table("glp00ag15.asc",skip=6) The database is a ‘big’ 1440×572 matrix, in each cell (...
[Read more...]

From spss to R, part 4

April 3, 2016 | Roel M. Hogervorst

This is the second part of working with ggplot. We will combine the packages dplyr and ggplot to improve our workflow. When you make a visualisation you often experiment with different versions of your plot. Our workflow will be dynamic, in stead of saving every version of the plot you ...
[Read more...]

ggExtra is Extra useful

April 3, 2016 | HighlandR

Amending plots with easy to remember syntax - I love ggplot2, but I struggle to remember some of the specific syntax I need to get my plots looking the way I want, especially those relating to making tweaks in the theme settings. Two of my m... [Read more...]

ggExtra is Extra useful

April 3, 2016 | HighlandR

Amending plots with easy to remember syntax - I love ggplot2, but I struggle to remember some of the specific syntax I need to get my plots looking the way I want, especially those relating to making tweaks in the theme settings. Two of my m... [Read more...]

Portfolio Optimization using R and Plotly

April 2, 2016 | Riddhiman

In this post we’ll focus on showcasing Plotly’s WebGL capabilities by charting financial portfolios using an R package called PortfolioAnalytics. The package is a generic portfolo optimization framework developed by folks at the University of Washington and Brian Peterson (of the PerformanceAnalytics fame). You can see the vignette ... [Read more...]
1 10 11 12 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)