dot-Attrs.UploadDesc: Given an UploadDesc, return the attributes as a list of the...

.Attrs.UploadDescR Documentation

Given an UploadDesc, return the attributes as a list of the form: list(list(name="attr_name_1", type="attr_type_1"), list(...), ...)

Description

Given an UploadDesc, return the attributes as a list of the form: list(list(name="attr_name_1", type="attr_type_1"), list(...), ...)

Usage

.Attrs.UploadDesc(desc, default_names = NULL, default_types = NULL)

Arguments

desc

an UploadDesc

default_names

an optional list of names to use as attribute names when the UploadDesc doesn't provide its own names

default_types

an optional list of strings to use as attribute types when the UploadDesc doesn't provide its own types

Value

a list of name, type lists


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