ridl_resource_file_to_upload<-.RIDLResource | R Documentation |
Get and set the file to upload
Get the file to upload
## S3 replacement method for class 'RIDLResource'
ridl_resource_file_to_upload(resource) <- value
## S3 replacement method for class 'RIDLResource'
rr_file_to_upload(resource) <- value
## S3 method for class 'RIDLResource'
ridl_resource_file_to_upload(resource)
## S3 method for class 'RIDLResource'
rr_file_to_upload(resource)
ridl_resource_file_to_upload(resource)
## Default S3 method:
ridl_resource_file_to_upload(resource)
rr_file_to_upload(resource)
## Default S3 method:
rr_file_to_upload(resource)
ridl_resource_file_to_upload(resource) <- value
## Default S3 replacement method:
ridl_resource_file_to_upload(resource) <- value
rr_file_to_upload(resource) <- value
## Default S3 replacement method:
rr_file_to_upload(resource) <- value
resource |
RIDLResource, a RIDL resource |
value |
character, the path of the file to upload |
A RIDLResource with a file
A character, the path to file to upload or NULL if not available
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.