launchEvent: Launch an event in a Shiny application. Use only when the...

Description Usage Arguments

Description

The function will create - or update if it already exists - a list called event in the userInfo object. The list contains two elements: value which is just a numerical counter automatically increased when an event is launched and on which dependencies should be taken and type to describe the type of event launched

Usage

1
launchEvent(type, userInfo)

Arguments

type

type of event to launch

userInfo

a ReactiveValues object containing all the information about the application


Vin985/ecapputils documentation built on May 9, 2019, 9:56 p.m.