Skip to content

Conversation

@EllaKaye
Copy link

@EllaKaye EllaKaye commented Feb 1, 2024

This patch adds the penguins and penguins_raw datasets, popularised in the palmerpenguins package, to the datasets package in base R.

The patch includes scripts to prepare the datasets, the data as .rda files, and associated .Rd files.

The reason to include these datasets in base R (rather than to use them though the palmerpenguins package) is to allow us to replace all usage of the iris dataset in examples in base R with comparable examples using penguins instead. That work will be submitted as a separate patch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant