file_upload {rspacer} | R Documentation |
Upload a file to the gallery
Description
Upload a file to the gallery
Usage
file_upload(path, api_key = get_api_key())
Arguments
path |
file to be uploaded |
api_key |
RSpace API key |
Value
Parsed JSON response from the API.
[Package rspacer version 0.2.0 Index]