GridData: GridData Object

Description Usage Arguments Details Value

Description

GridData Object

Usage

1
2
GridData(startColumn = NULL, rowMetadata = NULL, rowData = NULL,
  startRow = NULL, columnMetadata = NULL)

Arguments

startColumn

The first column this GridData refers to, zero-based

rowMetadata

Metadata about the requested rows in the grid, starting with the row

rowData

The data in the grid, one entry per row,

startRow

The first row this GridData refers to, zero-based

columnMetadata

Metadata about the requested columns in the grid, starting with the column

Details

Autogenerated via gar_create_api_objects Data in the grid, as well as metadata about the dimensions.

Value

GridData object


bradgwest/googleSheetsR documentation built on May 16, 2019, 3:07 p.m.