scrape_rl_calls: scrape_rl_calls

Description Usage Arguments Details Value Author(s) References

View source: R/scrapeData.R

Description

This function scrapes the reserve calls and returns the POST response in its raw format.

Usage

1
scrape_rl_calls(date_from, date_to, uenb_type, rl_type)

Arguments

date_from

the start date w

date_to

the end date

uenb_type

the UENB (50Hz, ....)

rl_type

the operating reserve power type (e.g. SRL)

Details

The scrapeData script

Value

a text content of a POST response. It has to be formatted @seealso preprocess_rl_calls.

Author(s)

Timo Wagner, wagnertimo@gmx.de

It contains main and helper functions to crawl call and auction results data out of

References

https://www.regelleistung.net/ext/data/

https://www.regelleistung.net/ext/tender/

Some useful keyboard shortcuts for package authoring:

Build and Reload Package: 'Cmd + Shift + B' Check Package: 'Cmd + Shift + E' Test Package: 'Cmd + Shift + T'

———————————————————

HELPER FUNCTIONS FOR CALL DATA


wagnertimo/rmarketcrawlR documentation built on May 3, 2019, 7:37 p.m.