ResultTable: ResultTable Object

Description Usage Arguments Details Value See Also

Description

ResultTable Object

Usage

1
2
ResultTable(ResultTable.columnHeaders = NULL, columnHeaders = NULL,
  rows = NULL)

Arguments

ResultTable.columnHeaders

The ResultTable.columnHeaders object or list of objects

columnHeaders

This value specifies information about the data returned in the rows fields

rows

The list contains all rows of the result table

Details

Autogenerated via gar_create_api_objects Contains a single result table. The table is returned as an array of rows that contain the values for the cells of the table. Depending on the metric or dimension, the cell can contain a string (video ID, country code) or a number (number of views or number of likes).

Value

ResultTable object

See Also

Other ResultTable functions: ResultTable.columnHeaders


MarkEdmondson1234/youtubeAnalyticsR documentation built on May 7, 2019, 3:34 p.m.