Welcome to ClientVPS Mirrors

README

PenguinR

The PenguinR package provides a comprehensive and well-structured collection of datasets centered on penguin biology and ecology, designed to support learning, teaching, and research in statistical analysis and experimental design.

Installation

You can install the PenguinR package from CRAN with the following R function:


install.packages("PenguinR")

Usage

After installation, load the package and start exploring and using its functions and datasets.


library(PenguinR)

Dataset Suffixes

Each dataset in PenguinR is labeled with a suffix to indicate its structure and type:

Datasets Included in PenguinR

Below are selected example datasets included in the PenguinR package:

Example Code:


# Load the package
library(PenguinR)

# Load one of the package datasets
data(penguins_df)

# Display the first six rows
head(penguins_df)

# Display the structure of the dataset
str(penguins_df)

# Explore the dataset interactively
View(penguins_df)

Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.

This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.