ridl_resource_file_to_upload: Get and set the file to upload

View source: R/ridlobject.R

ridl_resource_file_to_upload<-.RIDLResourceR Documentation

Get and set the file to upload

Description

Get and set the file to upload

Get the file to upload

Usage

## 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

Arguments

resource

RIDLResource, a RIDL resource

value

character, the path of the file to upload

Value

A RIDLResource with a file

A character, the path to file to upload or NULL if not available


dickoa/ridl documentation built on April 23, 2023, 7:14 p.m.