getSplitVectorByInt {patientProfilesVis}R Documentation

Split/combine a vector of size(s) to have a fixed combined size

Description

Split/combine a vector of size(s) to have a fixed combined size

Usage

getSplitVectorByInt(sizes, max = NULL)

Arguments

sizes

vector with size

max

integer with maximum combined size in output, Inf by default.

Value

vector of same length as sizeVect, containing corresponding class

Author(s)

Laure Cougnaud


[Package patientProfilesVis version 2.0.7 Index]