Summary
Advanced Shiny functions are definitely harder to understand, as they are conceptually different from everything seen so far in Shiny. However, they expand the application's possibilities enormously. This can be seen even in the example codes. Before this chapter, the examples were much simpler in terms of the application's functionalities since the reactivity process was also much simpler; whenever an input changes, the output is updated. Thanks to these functions, the reactivity process can be much more complex, the execution can be controlled, invisible processes can be triggered, and so on. Dealing with this complexity, far from being a problem, is a huge advantage.
The functions presented in this chapter belong, metaphorically speaking, ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access