Articles by hrbrmstr

Scrapeover Friday — a.k.a. Another R Scraping Makeover

May 5, 2017 | hrbrmstr

I caught a glimpse of a tweet by @dataandme on Friday: Using R & rvest to explore Malaysian property mkt: "Web Scraping: The Sequel, Propwall.my" https://t.co/daZOOJJfPN #rstats #rvest pic.twitter.com/u6QMhm4M3e— Mara Averick (@dataandme) May 5, 2017 Mara is — without a doubt — the best data ... [Read more...]

Shuttering Pies With Retiring Stores

April 21, 2017 | hrbrmstr

I caught this “gem” in the Wall Street Journal tonight: It’s pretty hard to compare store-to-store, even though it is fairly clear which ones are going-going-gone. If we want to see the relative percentage of each store closing and also want to see how they stack up against each ...
[Read more...]

R⁶ — RStudio Server Client? Make An App For That!

April 7, 2017 | hrbrmstr

RStudio is a great way to work through analyses tasks, and I suspect most folks use the “desktop” version of the product on their local workstations. The fine folks at RStudio also make a server version (the codebase for RStudio is able to generate server or desktop and they are ... [Read more...]

Simple Offline Airport Wi-Fi Tracker in R

April 2, 2017 | hrbrmstr

@visualisingdata rebroadcast this tweet today: Wireless Passwords From Airports And Lounges Around The World https://t.co/OV0WJfwj8E— deb verhoeven (@bestqualitycrab) April 2, 2017 The Google Maps interface is a bit meh and the “formatted” data is also a bit meh but the data is useful when travelling (NOTE: always ... [Read more...]

Superclassing to R⁶

April 1, 2017 | hrbrmstr

To avoid “branding” confusion with R⁴ I’m superclassing it to R⁶ and encouraging others in the R community to don the moniker and do their own small, focused posts on topics that would help the R community learn things. Feel free to use R⁶ (I’ll figure out an ... [Read more...]

All-in on R⁴ : Progress [bars] on first post

March 27, 2017 | hrbrmstr

@eddelbuettel’s idea is a good one. (it’s a quick read…jump there and come back). I often wait for a complete example or new package announcement to blog something when a briefly explained snippet might have sufficient utility for many R users. Also, tweets are fleeting and twitter ... [Read more...]

Exploring 2017 Retail Store Closings with R

March 19, 2017 | hrbrmstr

A story about one of the retail chains (J.C. Penny) releasing their list of stores closing in 2017 crossed paths with my Feedly reading list today and jogged my memory that there were a number of chains closing many of their doors this year, and I wanted to see the ...
[Read more...]

Making a Case for case_when

March 10, 2017 | hrbrmstr

This is a brief (and likely obvious, for some folks) post on the dplyr::case_when() function. Part of my work-work is dealing with data from internet scans. When we’re performing a deeper inspection of a particular internet protocol or service we try to capture as much system and ... [Read more...]

Putting It All Together

February 18, 2017 | hrbrmstr

The kind folks over at @RStudio gave a nod to my recently CRAN-released epidata package in their January data package roundup and I thought it might be useful to give it one more showcase using the recent CRAN update to ggalt and the new hrbrthemes (github-only for now) packages. Labor ...
[Read more...]

Spelunking XHRs (XMLHttpRequests) with splashr

February 14, 2017 | hrbrmstr

splashr has gained some new functionality since the introductory post. First, there’s a whole new Docker image for it that embeds a local web server. Why? The main request for it was to enable rendering of htmlwidgets: But if you use the new Docker image and the add_tempdir=...
[Read more...]

Geom❤️

February 14, 2017 | hrbrmstr

Presented without exposition (since it’s a silly Geom) This particular ❤️ math pilfered this morning from @dmarcelinobr:
[Read more...]

ggalt 0.4.0 now on CRAN

February 11, 2017 | hrbrmstr

I’m uncontainably excited to report that the ggplot2 extension package ggalt is now on CRAN. The absolute best part of this package is the R community members who contributed suggestions and new geoms, stats, annotations and integration features. This release would not be possible without the PRs from: Ben ...
[Read more...]
1 10 11 12 13 14 21

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)