R packages are great for organizing your own work, not only sharing with others. See how to create an R package in a few simple steps, thanks to packages like devtools, usethis, and roxygen2 When you ...
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 ...
In addition to being open source (i.e. FREE, which is awesome!), there is a large and constantly growing community of people sharing their "R packages" (which is even more awesome!). These packages ...
Having seen one too many tweets touting a list of most-popular R package from 2013, I went searching for some more recent data. This being R, I figured someone would have already come up with code for ...
A behind-the-scenes blog about research methods at Pew Research Center. For our latest findings, visit pewresearch.org. (Related posts: Introducing pewmethods: An R package for working with survey ...
A behind-the-scenes blog about research methods at Pew Research Center. For our latest findings, visit pewresearch.org. (Related posts: Introducing pewmethods: An R package for working with survey ...
Use the vitals package with ellmer to evaluate and compare the accuracy of LLMs, including writing evals to test local models ...