write_cloud: Cloud upload handler

Description Usage Arguments Value See Also

View source: R/cloudUploaders.R

Description

Cloud upload handler

Usage

1
write_cloud(filename, provider = c("dropbox"), ...)

Arguments

filename

path and filename of file to be uploaded to cloud storage

provider

a character for the provider to use, currently only "dropbox" is supported

...

additional arguments to pass to the function that uploads the file

Value

Nothing.

See Also

drop_upload


jknowles/maintainr documentation built on May 19, 2019, 11:42 a.m.