get_index: Find start and and end index of FBM

View source: R/gen_sim.R

get_indexR Documentation

Find start and and end index of FBM

Description

Helper function for gen_sim()

Usage

get_index(i, block_size)

Arguments

i

Iteration from for loop.

block_size

Size of FBM to be processed in each iteration.

Value

List of start and and end index.


Holdols/genstats documentation built on June 10, 2022, 6:05 a.m.