powered by
This dataset provides measurements of penguins. It is included in the `palmerpenguins` package. For detailed information, please refer to the [palmerpenguins documentation](https://allisonhorst.github.io/palmerpenguins/).
penguins
A data frame with 344 rows and 8 variables.
Factor with levels Adelie, Chinstrap, Gentoo.
Factor with levels Biscoe, Dream, Torgersen.
Numeric.
Factor with levels female, male.
Integer.
palmerpenguins documentation
data(penguins) head(penguins)
Run the code above in your browser using DataLab