retrieveData: Retrive data from a source table

Description Usage Arguments Value

Description

Data can be retrieved from a source table when specified along with a source analyst and a data period. The data scrape will translate the data columns for each source table into a uniform format.

Usage

1
retrieveData(srcTbl, srcPeriod, fbgUser = NULL, fbgPwd = NULL)

Arguments

srcTbl

A sourceTable object representing the table to get data from

srcPeriod

A dataPeriod object representing the period to get

fbgUser

User Name for an active footballguys.com account. Needed if data scrape is requested from Footballguys

fbgPwd

Password for an active footballguys.com account. Needed if data scrape is requested from Footballguys

srcAnalyst

A sourceAnalyst object representing the analyst to scrape data from

Value

scrapeData a scrapeData object


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