This blog post showcases the three main features of the new {hugodownplus} package: a table of content, expandable HTML boxes, and a session info box.
This blog post shows how to order rows in a dataframe using four different approaches: base R, data.table, dplyr, and python's pandas.
This blog post shows how to partially rename columns with a lookup table using four different approaches: base R, data.table, dplyr, and pandas.