| pigs1 {scrutiny} | R Documentation | 
Means and sample sizes for GRIM-testing
Description
A fictional dataset with means and sample sizes of flying pigs. It can be
used to demonstrate the functionality of grim_map() and functions
building up on it.
Usage
pigs1
Format
A tibble (data frame) with 12 rows and 2 columns. The columns are:
- x
 String. Means.
- n
 Numeric. Sample sizes.
Value
A tibble (data frame).
See Also
pigs2 for GRIM-testing percentages instead of means, pigs3
for DEBIT-testing, and pigs4 for detecting duplicates.
pigs2 for GRIM-testing percentages instead of means, pigs3
for DEBIT-testing, pigs4 for detecting duplicates, and pigs5 for
GRIMMER-testing.
[Package scrutiny version 0.4.0 Index]