cancellator: The Cancellator Handles most 'cancel_' API function calls.

View source: R/cancellator.R

cancellatorR Documentation

The Cancellator Handles most 'cancel_' API function calls.

Description

The Cancellator Handles most 'cancel_' API function calls.

Usage

cancellator(
  cancel_msg,
  requests = NULL,
  fun_name = rlang::call_name(sys.call(-1)),
  subscription_name = gsub("cancel_", "", fun_name)
)

JakeVestal/InteractiveTradeR documentation built on June 5, 2024, 2:21 p.m.