models_list_schedules {civis} | R Documentation |
Show the model build schedule
Description
Show the model build schedule
Usage
models_list_schedules(id)
Arguments
id |
integer required. The ID of the model associated with this schedule. |
Value
A list containing the following elements:
id |
integer, The ID of the model associated with this schedule. |
schedule |
list, A list containing the following elements:
|
[Package civis version 3.1.2 Index]