tableColumns: Constants defining result columns

Description Usage Format

Description

The results in the dataResult table are determined by the values in these constants. See definitiions in details.

staticColumns

Names of columns in all result tables.

resultColums

A list of character vectors (one per position), indicating the columns in the results table for that position.

Data table with information on the columns in tables identified in siteTables.

Usage

1
2
3
4
5

Format

A data.table with 2924 rows and 6 columns.

tableId

An integer identifying the table that the column belongs to. See siteTables for values

columnName

The name of the column

columnType

The data type for the column

columnOrder

The order in which the column appears in the table

columnPeriod

Indicates if the column appears in tables used for seasonal or weekly data scrapes

removeColumn

Indicates if the column can be removed before the table is returned.


dadrivr/ffanalytics documentation built on May 14, 2019, 3:12 p.m.