open_close_cloud_file: Open or Close a Cloud File Connection

Description Usage Arguments Value

Description

This function does the actual closing of a cloud path object. This works by closing the connection and then using the attached metadata to upload the file to OneDrive or SharePoint using the attached drive.

Usage

1
2
3
4
5
## S3 method for class 'cloud_file'
close(con, ...)

## S3 method for class 'cloud_file'
open(con, ...)

Arguments

con

cloud_file connection object

...

Parameters to pass forward - reserved for potential future use

Value

Nothing


atorus-research/m365filer documentation built on Jan. 20, 2022, 12:04 a.m.