penguins | R Documentation |
The data set contains five measurements made on 342 penguins which are classified into three species.
data(penguins)
A data frame with 342 observations and 5 variables, which are described as follows.
Penguin species (Chinstrap, Adélie, or Gentoo)
Culmen length (mm)
Culmen depth (mm)
Flipper length (mm)
Body mass (g)
Data were collected and made available by Dr. Kristen Gorman and the Palmer Station, Antarctica LTER, a member of the Long Term Ecological Research Network. The categorical variables 'island' and 'sex' have been removed from the original dataset, as well as the incomplete observations on the five variables reported herein.
Dataset downloaded from Kaggle https://www.kaggle.com/code/parulpandey/penguin-dataset-the-new-iris.
Gorman, K.B., Williams T.D., Fraser W.R. (2014). Ecological sexual dimorphism and environmental variability within a community of Antarctic penguins (genus Pygoscelis). PLoS ONE, 9(3), e90081.
data(penguins)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.