Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


datarobot (version 2.16.0)

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