Upload file
upload_file.Rd
This function uploads a file to the IQB Testcenter.
Arguments
- workspace
Workspace. Workspace information necessary to upload file via the API.
- path
Character. Path to the file to be uploaded.
- status
Character. Filters for status messages (
"success"
,"info"
,"error"
, or"warning"
)- verbose
Logical. Should status messages be reported? Defaults to
FALSE
.