Have data sets scattered all over the place? Here's how to pull them into a single, robust catalog with the pointblank R package and a Quarto document. Do you have data sets scattered all over the ...
The table below shows my favorite go-to R packages for data import, wrangling, visualization and analysis — plus a few miscellaneous tasks tossed in. The package names in the table are clickable if ...
One of the most appealing things about R is its ability to create data visualizations with just a couple of lines of code. [This story is part of Computerworld’s “Beginner’s guide to R.” You’ll find ...
See how to query documents using natural language, LLMs, and R—including dplyr-like filtering on metadata. Plus, learn how to use an LLM to extract structured data for text filtering. One of the ...