An internal function that divides large data into small groups.

dividedVectorIntoSmallgroups(vector, maxElements = 20)

Arguments

vector

A vector that need to be splited

maxElements

the max elements to divide the discreted timeseries data into

Value

A list of data