cursor_to_tibble: Make tibble from cursor
Description
Receives data in tibble format from rethinkDB cursor.
Usage
cursor_to_tibble(cursor, column_names)
Arguments
column_names
character vector with column names
Value
either empty tibble or tibble with data