AdaptixPredictionPointsToDataframe: Convert a scenario list returned by AdaptixPredict followed...

Description Usage Arguments Value Examples

Description

Convert a scenario list returned by AdaptixPredict followed by an AdaptixGetPredictionScenarios call to a data frame

Usage

1

Arguments

prediction.list

a transformed list of scenarios as provided by AdaptixGetPredictionScenarios on a prediction response

Value

a dataframe object of predicted scenarios

Examples

1
AdaptixPredictionPointsToDataframe(AdaptixGetPredictionScenarios(AdaptixPredict(conn = conn, stream = "123456abcdef", from = "2017-01-01", to = "2017-01-02", seasonality = "1w", rate = "1h", verbose = F)))

Sensewaves/AdaptixR documentation built on May 28, 2019, 2:44 p.m.