Row: Constructor for objects of type Row

RowR Documentation

Constructor for objects of type Row

Description

A row in a Table.

Usage

Row(values, rowId=NULL, versionNumber=NULL, etag=NULL)

Arguments

values

A list of values

rowId

The immutable ID issued to a new row

versionNumber

The version number of this row. Each row version is immutable, so when a row is updated a new version is created.

etag

Value

An object of type Row


Sage-Bionetworks/synapseclient documentation built on Aug. 29, 2024, 6:39 a.m.