Rdocumentation
powered by
Learn R Programming
neuroim (version 0.0.6)
readElements: Generic function to read a sequence of elements from an input source
Description
Generic function to read a sequence of elements from an input source
readElements
Usage
readElements(x, numElements)
"readElements"(x, numElements)
Arguments
x
the input channel
numElements
the number of elements to read
Value
the elements as a vector