Check if object is a flow control policy
is_flow_control.RdCheck if object is a flow control policy
Examples
is_flow_control(in_waves_of(10))
#> [1] TRUE
is_flow_control(42)
#> [1] FALSE
is_flow_control.RdCheck if object is a flow control policy
is_flow_control(in_waves_of(10))
#> [1] TRUE
is_flow_control(42)
#> [1] FALSE