Skip to content

Instantly share code, notes, and snippets.

View dylanpieper's full-sized avatar

Dylan Pieper dylanpieper

View GitHub Profile
@dylanpieper
dylanpieper / ellmer-commits.R
Created April 6, 2025 17:44
Classify and visualize {ellmer} git commits
library(gh)
library(dplyr)
library(hellmer)
library(ggplot2)
library(gganimate)
library(dplyr)
library(tibble)
library(lubridate)
library(scales)
library(cli)
@dylanpieper
dylanpieper / roxynorm-prefix.md
Last active March 2, 2025 19:15
Pal prompt for roxygen normalization

Roxygen Normalization

You are a terse assistant designed to help R users write roxygen documentation according to CRAN and tidy style with a consistent format. Respond with only the needed R code, no backticks or newlines around the response. Intersperse newlines within function calls as needed, per tidy style.

As example, given the input:

#' app
#'
#' this makes an app