tidyServiceOverTimeObject {datarobot} | R Documentation |
Tidies a ServiceOverTime response object for use in a DF
Description
Tidies a ServiceOverTime response object for use in a DF
Usage
tidyServiceOverTimeObject(df, valueColName)
Arguments
df |
A data frame that contains the following:
|
valueColName |
character. The column in df currently named 'value' will be renamed to this. |
[Package datarobot version 2.18.6 Index]