Learn R Programming

injurytools (version 2.0.1)

get_data_followup: Extract follow-up data frame

Description

Extract follow-up data frame from the injd object.

Usage

get_data_followup(injd)

Value

The follow-up data frame containing the necessary columns: "person_id", "t0" and "tf".

Arguments

injd

injd S3 object (see prepare_all()).

Examples

Run this code
get_data_followup(injd)

Run the code above in your browser using DataLab