as.list.UploadDesc: Turn an UploadDesc into a named list. This function exists to...

View source: R/httpapi.R

as.list.UploadDescR Documentation

Turn an UploadDesc into a named list. This function exists to help with printing and debugging.

Description

Turn an UploadDesc into a named list. This function exists to help with printing and debugging.

Usage

## S3 method for class 'UploadDesc'
as.list(desc)

Arguments

desc

an UploadDesc

Value

a list where each element is named after a slot in the original UploadDesc


Paradigm4/SciDBR documentation built on Nov. 9, 2023, 4:58 a.m.