example_data: Example data set

example_dataR Documentation

Example data set

Description

This simulated data set can be used to explore the major function of 'specr'. It provides variables that can be used to mimic different independent and dependent variables, control variables, and grouping variables (for subset analyses).

Usage

data(example_data)

Format

A tibble

Examples

data(example_data)
head(example_data)

specr documentation built on Jan. 22, 2023, 1:24 a.m.