Learn R Programming

datarobot (version 2.17.1)

GetCalendar: Retrieve a calendar

Description

Retrieve a calendar

Usage

GetCalendar(calendarId)

Arguments

calendarId

character. The ID of the calendar to retrieve.

Value

An S3 object of class "dataRobotCalendar"

Examples

Run this code
# NOT RUN {
   calendarId <- "5da75da31fb4a45b8a815a53"
   GetCalendar(calendarId)
# }

Run the code above in your browser using DataLab