/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
| | josiahparry.com
8.0 parsecs away

Travel
| | [AI summary] A technical tutorial demonstrating how to handle multipart file uploads and read CSV files within a production developer API built with R and the plumber package.
| | gganimate.com
9.6 parsecs away

Travel
| | [AI summary] This guide demonstrates how to create data visualizations and animations using the gganimate R package extension for ggplot2.
| | tidyselect.r-lib.org
4.2 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.
| | austinrochford.com
34.8 parsecs away

Travel
| While preparing the first in an upcoming series of posts on multi-armed bandits, I realized that a post diving deep on a simple Monte Carlo estimate of $\pi$ would be a useful companion, so here it is