Skip to contents

Collect All Tables in a dm Object

Usage

dm_collect(dm_remote, data_table = FALSE)

Arguments

dm_remote

[dm] A dm object connected to a remote source

data_table

[lgl] Whether to return a data.table. If FALSE, (the default), will return a tibble instead.

Value

[dm] A new dm object containing the collected (local) tables