add.pat.id: Add patient id

Description Usage Arguments Value See Also

View source: R/transforming.R

Description

This function adds the patient id (i.e. mnpaid) to the specified table. The column is added at the front.

Usage

1
add.pat.id(tab, id = "pat.id")

Arguments

tab

table to which pat.id column should be added to

id

column name (default: pat.id)

Value

Table with pat.id column at the front.

See Also

mnppid2mnpaid


SwissClinicalTrialOrganisation/DM_secuTrial_R documentation built on May 21, 2019, 10:16 a.m.