R Weekly 2018-28 ggplot2, Factfulness
Highlight
-
ggplot2 3.0.0 - Create Elegant Data Visualisations Using the Grammar of Graphics
New Packages
CRAN
- packagefinder - Search for packages from the R console
Package Releases
-
ggplot2 3.0.0 - Create Elegant Data Visualisations Using the Grammar of Graphics
-
styler 1.0.2 - Non-invasive pretty printing of R code
-
tikzDevice 0.12 - R Graphics Output in LaTeX Format has a new home
-
nanotime 0.2.1 - nanotime uses the RcppCCTZ package for (efficient) high(er) resolution time parsing and formatting up to nanosecond resolution
-
seplyr 0.5.8 - Improved Standard Evaluation Interfaces for Common Data Manipulation Tasks
-
anytime 0.3.1 - Convert anything in integer, numeric, character, factor, ordered format to either POSIXct or Date objects
Insights
-
Current Challenges and Opportunities in Clinical Prediction Modeling
-
Once in a Blue Moon, I Reached “Issue Zero” in a Github Repo
R in the Real World
-
Markov-chaining my PhD thesis - Build your own thesis with a Markov chain that generates text snippets of jargon about rotting leaves
R in Organizations
R Internationally
Tutorials
-
Introducing kapow: an explosive but maybe irresponsible way to assign variables from objects
-
Missing data imputation and instrumental variables regression: the tidy approach
-
Visualizing the World Cup with R: Part 2 - How the Group Tables Evolved During the Final Matchday!
Upcoming Events in 3 Months
Events in 3 Months:
-
7eme Rencontres R July 5 & 6
Rennes - Agrocampus -
useR! 2018 July 10
The annual useR! conference is the main meeting of the international R user and developer community. -
LatinR 2018 Sept 4-5
Buenos Aires, Argentina.
More past events at R conferences & meetups.
Call for Participation
- Tokyo.R #71 July 15
Tokyo, Japan.
Quotes of the Week
👌 Dead-simple 3D surface plotting in the next version of rayshader! Apply your hillshade (or any image) to a 3D surface map. Video preview with rayshader's built-in palettes. #rstats
— Tyler Morgan-Wall (@tylermorganwall) July 2, 2018
Code:
elmat %>%
sphere_shade() %>%
add_shadow(ray_shade(elmat)) %>%
plot_3d(elmat) pic.twitter.com/FCKQ9OSKpj
I love the #rstats community.
— Frank Elavsky ᴰᵃᵗᵃ ᵂᶦᶻᵃʳᵈ (@Frankly_Data) July 3, 2018
Someone is like, "oh hey peeps, I saw a big need for this mundane but difficult task that I infrequently do, so I created a package that will literally scrape the last bits of peanut butter out of the jar for you. It's called pbplyr."
What a tribe.
Bubble-grid-map of regional population change in Europe 2012 to 2017. Blue regions grow, red regions loose population. Sized by absolute number. HowTo: https://t.co/fScKDPrl4H #rstats #viz pic.twitter.com/EpJy1kickh
— Jonas Schöley (@jschoeley) July 2, 2018