Learn R Programming

TestDesign (version 1.7.0)

parseShadowTestRefreshSchedule: (Internal) Parse shadowtest refresh schedule

Description

parseShadowTestRefreshSchedule is an internal function for parsing shadowtest refresh schedule from supplied config.

Usage

parseShadowTestRefreshSchedule(simulation_constants, refresh_policy)

Value

parseShadowTestRefreshSchedule returns a named list.

Arguments

simulation_constants

a named list containing simulation constants.

refresh_policy

the refresh_policy slot from a config_Shadow object.