get_state {cohortBuilder} | R Documentation |
Get Cohort configuration state.
get_state(x, step_id, json = FALSE, extra_fields = NULL)
x |
Cohort object. |
step_id |
If provided, the selected step state is returned. |
json |
If TRUE, return state in JSON format. |
extra_fields |
Names of extra fields included in filter to be added to state. |
List object of character string being the list convertion to JSON format.