dividedVectorIntoSmallgroups: An internal function that divides large data into small...

View source: R/data_utility_FBN.R

dividedVectorIntoSmallgroupsR Documentation

An internal function that divides large data into small groups.

Description

An internal function that divides large data into small groups.

Usage

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


clsdavid/FBNNet2_public documentation built on April 20, 2023, 4:36 p.m.