Learn R Programming

injurytools (version 2.0.1)

get_data_exposures: Extract exposures data frame

Description

Extract exposures data frame from the injd object.

Usage

get_data_exposures(injd)

Value

The exposure data frame containing the necessary columns: "person_id", "date" and "time_expo".

Arguments

injd

injd S3 object (see prepare_all()).

Examples

Run this code
get_data_exposures(injd)

Run the code above in your browser using DataLab