powered by
get a minimal example set of time points to test functions with
getExampleSetOfTimePoints(fullTimePoints, nTimePointsSelect = 5, nChoicesSubset = 7)
numeric vector of time points
number of time points to select from the full time points, defaults to 5
number of all selection to retain for the example to avoid a large object defaults to 7
# NOT RUN { getExampleSetOfTimePoints( fullTimePoints = 0:10, nTimePointsSelect = 5, nChoicesSubset = 7 ) # }
Run the code above in your browser using DataLab