Description Usage Format Source
Includes measurements for penguin species, island in Palmer Archipelago, size (flipper length, body mass, bill dimensions), and sex. This is a subset of palmerpenguins::penguins.
1 |
A data frame (tibble) with 333 rows and 8 variables:
a factor denoting penguin species (Adélie, Chinstrap and Gentoo)
a factor denoting island in Palmer Archipelago, Antarctica (Biscoe, Dream or Torgersen)
a number denoting bill length (millimeters)
a number denoting bill depth (millimeters)
an integer denoting flipper length (millimeters)
an integer denoting body mass (grams)
a factor denoting penguin sex (female, male)
an integer denoting the study year (2007, 2008, or 2009)
See full source information in the palmerpenguins package: https://cran.r-project.org/web/packages/palmerpenguins/index.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.