Learn R Programming

polypharmacy (version 1.0.0)

sample_Rx_processed: Table: Processed unprocessed table

Description

This table is provided to users of this package for training purposes. It is created by using data_process function on sample_Rx_unprocessed data.

Usage

sample_Rx_processed

Arguments

Format

A data.table with 6792 obs and 4 variables:

id

Individual unique identifier.

code

Medication unique identifier.

tx_start

The date of initiation of the reconstructed continued treatment (format as date).

tx_end

The end date of the reconstructed continued treatment (format as date).