events_long: Simulated sample data

events_longR Documentation

Simulated sample data

Description

A dataset generated from a simulation to allow users to test functions and functionality.

Usage

data(events_long)

Format

Formatted as a long-shaped dataset with 28,091 observations with 4 variables: ID, Group, Date, Stage

Details

  • ID. Individual ID numbers, formatted as num

  • group. Group identifiers for individuals, formatted as chr

  • date. Date of stage event occurring, formatted as date

  • stage. Stage reached at date, formatted as chr


noahhaber/longitudinalcascade documentation built on May 24, 2023, 8:22 a.m.