Learn R Programming

scrutiny (version 0.5.0)

pigs2: Percentages and sample sizes for GRIM-testing

Description

A fictional dataset with percentages and sample sizes of flying pigs. It can be used to demonstrate the functionality of grim_map(), particularly its percent argument, and functions building up on it.

Usage

pigs2

Arguments

Value

A tibble (data frame).

Format

A tibble (data frame) with 6 rows and 2 columns. The columns are:

x

String. Percentages.

n

Numeric. Sample sizes.

See Also

pigs1 for GRIM-testing means instead of percentages, pigs3 for DEBIT-testing, and pigs4 for detecting duplicates.

pigs1 for GRIM-testing means, pigs3 for DEBIT-testing, pigs4 for detecting duplicates, and pigs5 for GRIMMER-testing.