getblocks: Get list of index blocks

View source: R/utilities.R View source: R/rmpipeline.R

getblocksR Documentation

Get list of index blocks

Description

Get list of index blocks, allowing for remainders.

Get list of index blocks, allowing for remainders.

Usage

getblocks(slength, bsize)

getblocks(slength, bsize)

Arguments

slength

Total length of index vector

bsize

Size of index blocks along length

Value

List of index blocks of min length 'slength'/'bsize'

List of index blocks of min length 'slength'/'bsize'


metamaden/recountmethylation.pipeline documentation built on Dec. 15, 2022, 2:25 a.m.