GridData: GridData Object

Description Usage Arguments Details Value

Description

GridData Object

Usage

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

Arguments

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

startColumn

The first column this GridData refers to, zero-based

rowMetadata

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

Details

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

Value

GridData object


lantanacamara/googleSheetsR documentation built on May 3, 2019, 11:52 p.m.