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

View source: R/report_combineVerticallyGGplot.R

getSplitVectorByIntR 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


patientProfilesVis documentation built on Nov. 18, 2022, 5:12 p.m.