No penguins

A file to make sure we're not changing ends_with("_mm") if the script doesn't load the palmerpenguins package.

dat <- data.frame(length_mm = 1:3, depth_mm = 4:6)

dat |>
  dplyr::select(ends_with("_mm"))


Try the basepenguins package in your browser

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

basepenguins documentation built on April 12, 2025, 1:59 a.m.