readElements-methods: Generic function to read a sequence of elements from an input...

Description Usage Arguments Value

Description

Generic function to read a sequence of elements from an input source

readElements

Usage

1
2
3
4
readElements(x, numElements)

## S4 method for signature 'BinaryReader,numeric'
readElements(x, numElements)

Arguments

x

the input channel

numElements

the number of elements to read

Value

the elements as a vector


neuroim documentation built on May 2, 2019, 1:04 p.m.