HairEyeColor2: Dummy data

HairEyeColor2R Documentation

Dummy data

Description

This is just a tibble version of the datasets::HairEyeColor data, then randomly sampled without replacement and added IDs.

Usage

HairEyeColor2

Format

A tibble with 4 columns.

  • id - Unique ID

  • hair - A factor variable with 4 levels representing hair color - Black, Brown, Red, and Blond

  • eye - A factor variable with 4 levels representing eye color - Brown, Blue, Hazel, and Green

  • sex - A factor variable with 2 levels representing gender - Male and Female


ttrodrigz/iterake documentation built on March 27, 2024, 12:48 a.m.