checkTimeTrans {patientProfilesVis} | R Documentation |
Check if the subject profiles are time transformed,
and if some of the plots to align (with specified timeLim
)
have compatible time transformation alignments.
Description
Check if the subject profiles are time transformed,
and if some of the plots to align (with specified timeLim
)
have compatible time transformation alignments.
Usage
checkTimeTrans(listPlots, timeLim = NULL)
Arguments
listPlots |
list of plots |
timeLim |
time limits |
Value
List of time transformation for each module
(named by listPlots
)
Author(s)
Laure Cougnaud
[Package patientProfilesVis version 2.0.9 Index]