SetDataFrame: To prepare the dataframe by applying the column names and...

Description Usage Arguments Value

Description

To prepare the dataframe by applying the column names and column datatypes to the provided data frame.

Usage

1
SetDataFrame(GA.list.param.columnHeaders, dataframe.param)

Arguments

GA.list.param.columnHeaders

list includes GA response data, column name, column datatype.

dataframe.param

The reponse data(dimensions and metrics data rows) packed in dataframe without the column names and column types.

Value

dataframe.param The dataframe attached with the column names and column datatype as per type the Dimensions and metrics


RGoogleAnalytics documentation built on May 2, 2019, 8:34 a.m.