basepenguins: Convert Files that Use 'palmerpenguins' to Work with 'datasets'

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

AuthorElla 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>)
MaintainerElla Kaye <ella.kaye@gmail.com>
LicenseMIT + file LICENSE
Version0.1.0
URL https://github.com/EllaKaye/basepenguins https://ellakaye.github.io/basepenguins/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("basepenguins")

Try the basepenguins package in your browser

Any scripts or data that you put into this service are public.

basepenguins documentation built on April 12, 2025, 1:59 a.m.