View source: R/connector_locked.R
| write_cnt.ConnectorLockedFS | R Documentation |
S3 method for write_cnt that checks if the study folder is locked before allowing write operations.
## S3 method for class 'ConnectorLockedFS'
write_cnt(connector_object, x, name, overwrite = FALSE, ...)
connector_object |
The ConnectorLockedFS object |
x |
The data to write |
name |
The file name |
overwrite |
Whether to overwrite existing files |
... |
Additional arguments passed to the underlying connector |
Invisible connector_object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.