R

Conditional Pipes

Don't leave the pipeflow

Filtering a data frame by condition on multiple columns

The magic of filter_at(). Easily filtering a data frame by condition on multiple columns with R

Counting NAs by column in R

Benchmarking several functions

Turn your GGplot to 3D animation. Awesome 2D to 3D plots in R with Rayshader

Do you want to add a 3rd dimension to your R plot? In this post we show you how to turn your R ggplot to a 3D plot easily with Rayshader.