Learn R Programming

specr (version 1.0.0)

example_data: 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)

Arguments

Format

A tibble

Examples

Run this code
data(example_data)
head(example_data)

Run the code above in your browser using DataLab