Learn R Programming

ipc (version 0.1.4)

ipc-package: Tools for performing async communication between workers in shiny

Description

Provides tools for passing messages between R processes. Shiny Examples are provided showing how to perform useful tasks such as: updating reactive values from within a future, progress bars for long running async tasks, and interrupting async tasks based on user input.

Arguments

Author

Ian Fellows ian@fellstat.com