Learn R Programming

nomiShape (version 1.0.0)

categories2: Categories2: Triangular Distribution of Bikinibottom Species

Description

A dataset of dummy nominal data inspired by characters/species from the Bikini Bottom universe (SpongeBob SquarePants). This dataset simulates a roughly triangular distribution of frequencies.

Usage

categories2

Arguments

Format

A data frame with 250 rows and 11 variables:

animal

Character. Species/animal names.

freq

Integer. Frequency of each species, forming a triangular pattern.

Examples

Run this code
ranked_barplot(categories2, "animal")

Run the code above in your browser using DataLab