Skip to contents

A fictional dataset with observations of flying pigs. It contains multiple duplicates. The dataset can be used to demonstrate the functionality of duplicate_*() functions such as duplicate_count().

Usage

pigs4

Format

A tibble (data frame) with 5 rows and 3 columns, describing various body measures of the fictional pigs. The columns are:

snout

String. Snout width.

tail

String. Tail length.

wings

String. Wingspan.

Value

A tibble (data frame).

See also

pigs1 for GRIM-testing means, pigs2 for GRIM-testing percentages, pigs3 for using DEBIT, and pigs5 for GRIMMER-testing.