totalSubjects: Get the total number of subjects across a list of data sets....

Description Usage Arguments Value

View source: R/utils.R

Description

Get the total number of subjects across a list of data sets. Takes the union of all

Usage

1
totalSubjects(datasets, idkey = "USUBJID")

Arguments

datasets

a list of data sets (data frames, tibbles)

idkey

the idkey for the subjects. Default to USUBJID

Value

a list of subjects


Novartis/subpat documentation built on April 11, 2020, 3:11 p.m.