allisonhorst / allisonhorst/palmerpenguins
flipper_length_mm is integer?
Ouverte
- Langage dominant
- R
- Étoiles
- 1k
- Forks
- 252
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
I was surprised to see the `flipper_length_mm` column is explicitly created as an integer column https://github.com/allisonhorst/palmerpenguins/blob/821d5eecfd4cda754deea5516c0a4ab6bd85e583/data-raw/penguins.R#L35 but the other `_mm` columns are dbl.
Is it there an intention behind this or would you be open to a PR to convert this into dbl?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.