R Programming Leftovers
-
Rlang ☛ Introduction to My Content Series
Introduction
Hello Everyone,
I’m excited to kick off a new content series dedicated to reviewing and exploring the R packages I’ve developed. -
Rlang ☛ Incorporating time-varying seasonality in forecast models
Seasonality is very common in real-world time series. Many series vary in periodic, regular ways. For example, ice cream sales tend to be higher in warmer holiday months, while counts of migratory birds fluctuate strongly around the annual migration cycle.
-
Rlang ☛ Hack your way to a good Git history
I’ve now explained on this blog why it’s important to have small, informative Git commits and how I’ve realized that polishing history can happen in a second phase of work in a branch.
-
Rlang ☛ Boost Your Shiny App’s Code Quality with {box.linters} in {rhino} 1.8.0
With the new {rhino} 1.8.0, we’re happy to introduce {box.linters}. This new package helps check code for projects using {box}. Looking to upgrade your enterprise dashboard to Rhino? Check out how it’s done with the World Bank’s Carbon Pricing dashboard.