Learn R Programming

RSiteCatalyst (version 1.4.10)

GetCustomCalendar: Get Custom Calendar for a Report Suite(s)

Description

Get custom calendar for the specified report suites.

Usage

GetCustomCalendar(reportsuite.ids)

Arguments

reportsuite.ids
Report suite id (or list of report suite ids)

Value

Data frame

Details

This function requires having a character vector with one or more valid Report Suites specified.

Examples

Run this code
## Not run: 
# cal <- GetCustomCalendar("your_report_suite")
# 
# cal2 <- GetCustomCalendar(report_suites$rsid)
# ## End(Not run)

Run the code above in your browser using DataLab