为操作按钮提供的解决方案观察在以下链接中页面加载期间执行的代码不起作用,
Shiny submitButton behavior at page load time
在global.R中添加以下代码会引发错误
addResourcePath(prefix='actionButton', directoryPath=system.file('actionButton',package='shinyIncubator'))
错误:
Error in normalizePath(path.expand(path), winslash, mustWork) :
path[1]="": The filename, directory name, or volume label syntax is incorrect