upload_object {DominoDataR} | R Documentation |
Upload a file to a datasource
Description
Upload a file to a datasource
Usage
upload_object(client, datasource, object, file, override = list())
Arguments
client |
As returned by |
datasource |
The name of the datasource to query |
object |
The object to retrieve |
file |
File path to upload.. |
override |
Configuration values to override ( |
Value
Raw vector representation of the object
[Package DominoDataR version 0.2.3 Index]