问题标签 [downloadableplot]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
r - 可下载的闪亮模块在启动时分解了我闪亮的应用程序
我有shiny
下面的应用程序,我想知道如何使用downloadablePlot
Shiny Module 下载绘图。当我启动应用程序时,整个应用程序都会崩溃。
r - 可下载的闪亮模块未显示在闪亮的应用程序中
我有shiny
下面的应用程序,我想知道如何使用downloadablePlot
Shiny Module 下载绘图。当我启动应用程序时,我得到Error in visibleplot: could not find function "visibleplot"
. 它应该通过shiny
包加载,并且不显示按钮。