November 2018

A quick look at GHCN version 4

November 2, 2018 | Steven Mosher

GHCN  version 4   beta is available.  Using the GHS  population dataset the ~27000  GHCNV4 sites were filtered  to collect only rural stations.   GHS  combines two datasets,  a  10meter  built surface  satellite dataset and a human population dataset.   https://ghsl.jrc.ec.europa.eu/.    using site locations the population within 10km  of the ...
[Read more...]

Accessing OpenStreetMap data with R

November 2, 2018 | R on Dominic Royé

The database of Open Street Maps Recently I created a map of the distribution of gas stations and electric charging stations in Europe. Population density through the number of gas stations in Europe. #dataviz @AGE_Oficial @mipazos @simongerman600 @openstreetmap pic.twitter.com/eIUx2yn7ej— Dominic Royé (@dr_xeo) February 25, 2018 ...
[Read more...]

Working with Date and Time in R

November 2, 2018 | Rsquared Academy Blog

Introduction In this post, we will learn to work with date/time data in R using lubridate, an R package that makes it easy to work with dates and time. Let us begin by installing and loading the pacakge. Libraries, Code & Data We will use the following packages: lubridate dplyr ...
[Read more...]

Twitter, political ideology & the 115th US Senate

November 2, 2018 | Jason Timm

Congressional data sources Scraping tweets via rtweet Twitter followers & political ideology Shared tweets as ideology Summary Postscript: News media ideologies Resources In this post, we consider some fairly recent studies conducted by folks at the Washington Post and the Pew Research Center that investigate the relationship between political ideology — as ...
[Read more...]

Riddler Classic: How Far Would You Go To Rig A Coin Flip?

November 2, 2018 | R on R(e)Thinking

An Election Probability Riddler Classic, Just in Time for November 6 two math puzzles to end your week right: https://t.co/ty6CpcrWXK pic.twitter.com/9EnPlGbwEt— Oliver Roeder (@ollie) November 2, 2018 This week’s FiveThirtyEight Riddler Classic was about winning elections, fair and square, or by any means necessary… In ...
[Read more...]

Some Useful Tricks in RStudio

November 2, 2018 | R on msperlin

I’ve been using Rstudio for a long time and I got some tricks to share. These are simple and useful commands and shortcuts that really help the productivity of my students. If you got a suggestion of trick, use the comment section and I’ll add it in this ... [Read more...]

New blog site: From Jekyll to Hugo

November 2, 2018 | R on msperlin

I while ago I wrote about purchasing my own webserver in digital ocean and hosting my shinny applications. Last week I finally got some time to migrate my blog from Github to my new domain, www.msperlin.com. While doing that, I also decided to change t... [Read more...]

Le Monde puzzle [#1073]

November 2, 2018 | xi'an

And here is Le Monde mathematical puzzle  last competition problem Find the number of integers such that their 15 digits are all between 1,2,3,4, and the absolute difference between two consecutive digits is 1. Among these numbers how many have 1 as their three-before-last digit and how many have 2? Combinatorics!!! While it seems like […]
[Read more...]

The blocks and rows theory of data shaping

November 1, 2018 | John Mount

We have our latest note on the theory of data wrangling up here. It discusses the roles of “block records” and “row records” in the cdata data transform tool. With that and the theory of how to design transforms, we think we have a pretty complete description of the system.
[Read more...]

RcppAnnoy 0.0.11

November 1, 2018 | Thinking inside the box

A new release of RcppAnnoy is now on CRAN. RcppAnnoy is the Rcpp-based R integration of the nifty Annoy library by Erik. Annoy is a small and lightweight C++ template header library for very fast approximate nearest neighbours—originally developed ... [Read more...]

Automated Email Reports with R

November 1, 2018 | JOURNEYOFANALYTICS

R is an amazing tool to perform advanced statistical analysis and create stunning visualizations. However, data scientists and analytics practitioners do not work in silos, so these analysis have to be copied and emailed to senior managers and partners teams. Cut-copy-paste sounds great, but if it  is a daily or ...
[Read more...]
1 12 13 14 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)