Slidify my R journey from @matlabulous to rCrimemap
(This article was first published on Blend it like a Bayesian!, and kindly contributed to R-bloggers) My LondonR TalkThanks to Mango Solutions (LondonR organiser), I was given the opportunity last...
View ArticleRcpp 0.11.1
(This article was first published on Thinking inside the box , and kindly contributed to R-bloggers) A new minor release 0.11.1 of Rcpp is now on the CRAN network for GNU R; binaries for Debian have...
View ArticleMoving the North Pole to the Equator
(This article was first published on Freakonometrics » R-english, and kindly contributed to R-bloggers) I am still working with @3wen on visualizations of the North Pole. So far, it was not that...
View ArticleSpecies occurrence data
(This article was first published on rOpenSci Blog - R, and kindly contributed to R-bloggers) The rOpenSci projects aims to provide programmatic access to scientific data repositories on the web. A...
View ArticleGSoC Proposal 2014: package bdvis: Biodiversity Data Visualizations
(This article was first published on Vijay Barve, and kindly contributed to R-bloggers) I am applying for Google Summer of Code 2014 again with “Biodiversity Data Visualizations using R” proposal. We...
View ArticleUpdates on Interactive rCrimemap, rBlocks … and the Packt offer!
(This article was first published on Blend it like a Bayesian!, and kindly contributed to R-bloggers) Testing rCrimemap as a Self-Contained Web PageI've been learning more about rMaps and rCharts...
View ArticleSeamless analytical environment by WDI, dplyr, and rMaps
(This article was first published on My Life as a Mock Quant in English, and kindly contributed to R-bloggers) body, td { font-family: sans-serif; background-color: white; font-size: 12px; margin:...
View ArticleExperimenting With R – Point to Point Mapping With Great Circles
(This article was first published on OUseful.Info, the blog... » Rstats, and kindly contributed to R-bloggers) I’ve started doodling again… This time, around maps, looking for recipes that make life...
View ArticleA Simple Introduction to the Graphing Philosophy of ggplot2
(This article was first published on Learning as You Go » RStats, and kindly contributed to R-bloggers) “The emphasis in ggplot2 is reducing the amount of thinking time by making it easier to go from...
View ArticleCalendar charts with googleVis
(This article was first published on mages' blog, and kindly contributed to R-bloggers) My little series of posts about the new googleVis charts continues with calendar charts. Google's calendar...
View ArticleMapping the March 2014 California Earthquake with ggmap
(This article was first published on rud.is » R, and kindly contributed to R-bloggers) I had no intention to blog this, but @jayjacobs convinced me otherwise. I was curious about the recent (end of...
View ArticleWright Map Tutorial – Part 3
(This article was first published on R Snippets for IRT, and kindly contributed to R-bloggers) In this part of the tutorial, we’ll show how to load ConQuest output to make a CQmodel object and then...
View ArticleMapping academic collaborations in Evolutionary Biology
(This article was first published on What is this? David Springate's personal blog :: R, and kindly contributed to R-bloggers) Mapping academic collaborations in Evolutionary Biology This post is a...
View ArticleAccessing global weather model data using the rNOMADS package in R
(This article was first published on Bovine Aerospace » R, and kindly contributed to R-bloggers) The rNOMADS package interfaces with the NOAA Operational Model Archive and Distribution System to...
View ArticleEarthquake Magnitude / Depth Chart
(This article was first published on Exegetic Analytics » R, and kindly contributed to R-bloggers) I am working on a project related to secondary effects of earthquakes. To guide me in the analysis I...
View ArticlecategoryCompare Paper Finally Out!
(This article was first published on Deciphering life: One bit at a time :: R, and kindly contributed to R-bloggers) categoryCompare Paper Finally Out! I can finally say that the publication on my...
View ArticleAnimated Choropleths in R
(This article was first published on Revolutions, and kindly contributed to R-bloggers) Ari Lamstein has updated his choroplethr package with a new capability for creating animated data maps. I can't...
View ArticleVisualize violent crime rates in US with choroplethr package
(This article was first published on My Life as a Mock Quant in English, and kindly contributed to R-bloggers) Visualize violent crime rates in different US States with choroplethr package Visualize...
View ArticleShape File Selfies in ggplot2
(This article was first published on TRinker's R Blog » R, and kindly contributed to R-bloggers) In this post you will learn how to: Create your own quasi-shape file Plot your homemade quasi-shape...
View ArticleUsing memoise to cache R values
(This article was first published on Dan Kelley Blog/R, and kindly contributed to R-bloggers) Introduction The memoise package can be very handy for caching the results of slow calculations. In...
View Article