getUrls: URLs to scrape

Description Usage Arguments

Description

Based on selected analysts, a given period and selected analysts generate URLs that will be scraped. URLs are generated as merges of the analysts, sites, siteUrls, and siteTables datasets.

Usage

1
2
getUrls(selectAnalysts = analysts$analystId,
  period = periodType(dataPeriod()), positions = position.name)

Arguments

selectAnalysts

An integer vector of selected analystIds. See analysts for possible values

period

A string indicating wether the URLs to produce are for weekly or seasonal data scrape

positions

A character vector of positions to scrape.


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