powered by
This data set comes with the palmerpenguins package. It contains measurements for penguin species, island in Palmer Archipelago, size (flipper length, body mass, bill dimensions), and sex.
use_data_penguins(short_names = FALSE)
Dataset
Use short variable names
palmerpenguins::penguins
use_data_penguins() use_data_penguins(short_names = TRUE)
Run the code above in your browser using DataLab