copy_to: Copy a local data frame to a remote src.

Description Usage Arguments Value

View source: R/copy-to.r

Description

This function uploads a local data frame into a remote data source, creating the table definition as needed. Wherever possible, the new object will be temporary, limited to the current connection to the source.

Usage

1

Arguments

dest

remote data source

df

local data frame

name

name for new remote table.

...

other parameters passed to methods.

Value

a tbl object in the remote source


sctyner/dplyr050 documentation built on May 17, 2019, 2:22 p.m.