Row | R Documentation |
A row in a Table.
Row(values, rowId=NULL, versionNumber=NULL, etag=NULL)
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 |
An object of type Row
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.