history_example {LTASR} | R Documentation |
A tibble containing example history file data to be used for testing and demonstration of the package
history_example
A data frame with 4 rows and 5 variables:
unique identifier; numeric
beginning date of an exposure period; character
beginning date of an exposure period; character
a hypothetical variable indicating employment during the given exposure period; numeric (0/1)
a hypothetical variable identifying daily exposure levels to be summed to calculate a cumulative exposure; numeric
...
Internally Generated