View source: R/data_utility_FBN.R
dividedVectorIntoSmallgroups | R Documentation |
An internal function that divides large data into small groups.
dividedVectorIntoSmallgroups(vector, maxElements = 20)
vector |
A vector that need to be splited |
maxElements |
the max elements to divide the discreted timeseries data into |
A list of data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.