wait_for_and_handle_event {lambdr}R Documentation

Wait for and handle event

Description

Combines wait_for_event and handle_event along with

Usage

wait_for_and_handle_event(config)

Arguments

config

A list of configuration values as created by the lambda_config function.

Value

NULL


[Package lambdr version 1.2.5 Index]