allisonhorst / allisonhorst/palmerpenguins
flipper_length_mm is integer?
Abierto
- Lenguaje dominante
- R
- Estrellas
- 1k
- Forks
- 252
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.