July 2018

New open data sets from Microsoft Research

July 12, 2018 | David Smith

Microsoft has released a number of data sets produced by Microsoft Research and made them available for download at Microsoft Research Open Data. The Datasets in Microsoft Research Open Data are categorized by their primary research area, such as Physics, Social Science, Environmental Science, and Information Science. Many of the ... [Read more...]

Coloured output in the R console

July 12, 2018 | aghaynes

Just a little fun today… the R console isn’t the most interesting of things… text is typically either black or red (assuming default settings in RStudio). There’s a package though called crayon which allows one to change the style of text in terms of colour, background and some ...
[Read more...]

New Version of Choroplethr.com!

July 12, 2018 | Ari Lamstein

Last year I decided to take out the domain Choroplethr.com. I used it to host information about Choroplethr, my suite of R packages for mapping... The post New Version of Choroplethr.com! appeared first on AriLamstein.com.
[Read more...]

R Code Anatomy

July 12, 2018 | melliferrari

It’s a challenge for an experienced user to remember what it was like to be totally new to R and come up with explanations that don’t draw on understanding developed subsequently. Terminology with which you have become very familiar is, in fact, jargon. So I asked a novice, ... [Read more...]

Package gDefrag now on CRAN!

July 12, 2018 | Frederico Mestre

The package gDefrag, by F. Mestre, F. Ascensão and A.M. Barbosa is now on CRAN. This is an excellent tool to prioritize the landscape de-fragmentation process. It works by prioritizing the different sections of linear infrastructures (e.g. roads, pow... [Read more...]

Changing individual column names

July 11, 2018 | kaijagahm

Problem How do I change the name of just one column in a data frame? Context This is a simple one that keeps coming up. Sometimes, whoever put together my data decided to capitalize the first letter of some column names and not others. Sometimes I’ve merged several data ... [Read more...]

John Mount speaking on rquery and rqdatatable

July 11, 2018 | John Mount

rquery and rqdatatable are new R packages for data wrangling; either at scale (in databases, or big data systems such as Apache Spark), or in-memory. The speed up both execution (through optimizations) and development (though a good mental model and up-front error checking) for data wrangling tasks. Win-Vector LLC‘s ...
[Read more...]
1 9 10 11 12 13 17

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)