where_to_read: defines which byte should be read for each part of an image...

View source: R/Lib_ImageProcess.R

where_to_readR Documentation

defines which byte should be read for each part of an image split in nbPieces

Description

defines which byte should be read for each part of an image split in nbPieces

Usage

where_to_read(HDR, nbPieces)

Arguments

HDR

list. header info

nbPieces

numeric. number of pieces resulting from image split

Value

location of the bytes corresponding to beginning and end of each piece, and corresponding number of lines


jbferet/biodivMapR documentation built on May 1, 2024, 4:34 a.m.