read_elements-methods: Read a sequence of elements from an input source

read_elementsR Documentation

Read a sequence of elements from an input source

Description

Read a sequence of elements from an input source

read_elements

Usage

read_elements(x, num_elements)

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

Arguments

x

the input channel

num_elements

the number of elements to read

Value

the elements as a vector


bbuchsbaum/neuroim2 documentation built on March 29, 2024, 6:36 p.m.