View source: R/clean_penguins.R
This function generates a cleaner version of the palmerpenguins
dataset with no missing values and only 5 variables: species
,
sex
, island
, bill_length
and bill_depth
(without the
units as in the original dataset)
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.