print.RethinkDB_cursor: Print cursor

Description Usage Arguments Note

View source: R/cursor.R

Description

Prints a given cursor's status.

Usage

1
2
## S3 method for class 'RethinkDB_cursor'
print(x, ...)

Arguments

x

Cursor to print.

...

Ignored.

Note

Never blocks; also checks whether the underlying connection is alive.


mbq/rethinker documentation built on May 22, 2019, 12:57 p.m.