allisonhorst / allisonhorst/palmerpenguins
flipper_length_mm is integer?
Offen
- Vorherrschende Sprache
- R
- Sterne
- 1k
- Forks
- 252
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.