R.utils (version 1.1.1)

isEof.connection: Checks if the current file position for a connection is at the 'End of File'

Description

Checks if the current file position for a connection is at the 'End of File'.

Usage

## S3 method for class 'connection}(con, ...)':
isEofundefined

con{A connection.}
 ...{Not used.}

Returns a logical.

[object Object]

For more information see connection.
methods

Arguments