validateReportingPeriodTime: Helper function for validating reporting period objects used...

View source: R/DeploymentMonitoringUtils.R

validateReportingPeriodTimeR Documentation

Helper function for validating reporting period objects used by the deployment monitoring functions. See GetDeploymentServiceStats, GetDeploymentAccuracy, GetDeploymentServiceStatsOverTime, and GetDeploymentAccuracyOverTime.

Description

Helper function for validating reporting period objects used by the deployment monitoring functions. See GetDeploymentServiceStats, GetDeploymentAccuracy, GetDeploymentServiceStatsOverTime, and GetDeploymentAccuracyOverTime.

Usage

validateReportingPeriodTime(timestamp, tsName = "timestamp")

Arguments

timestamp

character. A timestamp in RFC 3339 format.

tsName

character. Optional. Explanation of the timestamp for error messages.

See Also

Other API datetime functions: RFC3339DateTimeFormat, formatRFC3339Timestamp(), parseRFC3339Timestamp(), transformRFC3339Period()


datarobot documentation built on Nov. 3, 2023, 1:07 a.m.