R.utils (version 2.3.0)

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

"isEof"(con, ...)

Arguments

...
Not used.

Value

Returns a logical.

See Also

For more information see connection.