From 'R' 4.5.0, the 'datasets' package includes the penguins and penguins_raw data sets popularised in the 'palmerpenguins' package. 'basepenguins' takes files that use the 'palmerpenguins' package and converts them to work with the versions from 'datasets' ('R' >= 4.5.0). It does this by removing calls to library(palmerpenguins) and making the necessary changes to column names. Additionally, it provides helper functions to define new files paths for saving the output and a directory of example files to experiment with.
Package details |
|
---|---|
Author | Ella Kaye [aut, cre, cph] (<https://orcid.org/0000-0002-7300-3718>), Heather Turner [aut] (<https://orcid.org/0000-0002-1256-3375>), Achim Zeileis [ctb] (<https://orcid.org/0000-0003-0918-3766>) |
Maintainer | Ella Kaye <ella.kaye@gmail.com> |
License | MIT + file LICENSE |
Version | 0.1.0 |
URL | https://github.com/EllaKaye/basepenguins https://ellakaye.github.io/basepenguins/ |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.