tests/testthat/ref/run_file_test.R

library(dplyr)
library(magrittr)

mtcars %>%
   select(cyl, am) %>%
   arrange(cyl)

Try the logrx package in your browser

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

logrx documentation built on April 4, 2025, 2:07 a.m.