sample_Rx_processed {polypharmacy}R Documentation

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

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).


[Package polypharmacy version 1.0.0 Index]