history_example: Example History File for Testing

history_exampleR Documentation

Example History File for Testing

Description

A tibble containing example history file data to be used for testing and demonstration of the package

Usage

history_example

Format

A data frame with 4 rows and 5 variables:

id

unique identifier; numeric

begin_dt

beginning date of an exposure period; character

end_dt

beginning date of an exposure period; character

employed

a hypothetical variable indicating employment during the given exposure period; numeric (0/1)

exposure_level

a hypothetical variable identifying daily exposure levels to be summed to calculate a cumulative exposure; numeric

...

Source

Internally Generated


LTASR documentation built on Sept. 11, 2024, 6:51 p.m.