get_state: Get Cohort configuration state.

get_stateR Documentation

Get Cohort configuration state.

Description

Get Cohort configuration state.

Usage

get_state(x, step_id, json = FALSE, extra_fields = NULL)

Arguments

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.

Value

List object of character string being the list convertion to JSON format.

See Also

cohort-methods


cohortBuilder documentation built on Sept. 25, 2024, 5:06 p.m.