use_data_penguins | R Documentation |
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)
short_names |
Use short variable names |
Dataset
palmerpenguins::penguins
use_data_penguins()
use_data_penguins(short_names = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.