read_elements-BinaryReader-numeric-method: Read Elements from Binary Reader

read_elements,BinaryReader,numeric-methodR Documentation

Read Elements from Binary Reader

Description

Read a specified number of elements from a BinaryReader object.

Usage

## S4 method for signature 'BinaryReader,numeric'
read_elements(x, num_elements)

Arguments

x

Object of class BinaryReader

num_elements

Integer specifying number of elements to read

Value

Numeric vector of read elements


bbuchsbaum/neuroim2 documentation built on Jan. 2, 2025, 3:38 p.m.