R.utils (version 1.27.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':
isEof(con, ...)

Arguments

...
Not used.

Value

See Also

For more information see connection.