tests/testthat/fixtures/test.R

library(dplyr)

mtcars %>%
  group_by(am) %>%
  summarize(average_mpg = mean(mpg))

Try the btw package in your browser

Any scripts or data that you put into this service are public.

btw documentation built on Nov. 5, 2025, 7:45 p.m.