/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

echarts4r.john-coene.com
| | dplyr.tidyverse.org
3.4 parsecs away

Travel
| |
| | gganimate.com
8.4 parsecs away

Travel
| | [AI summary] This guide demonstrates how to create data visualizations and animations using the gganimate R package extension for ggplot2.
| | magrittr.tidyverse.org
8.8 parsecs away

Travel
| |
| | tidyselect.r-lib.org
27.0 parsecs away

Travel
| These selection helpers match variables according to a given pattern. starts_with(): Starts with an exact prefix. ends_with(): Ends with an exact suffix. contains(): Contains a literal string. matches(): Matches a regular expression. num_range(): Matches a numerical range like x01, x02, x03.