Skip to content
Prev 371391 / 398506 Next

Help with shiny::reactiveFileReader()

No. However, you can modify the global environment from within a function if you understand how variable scoping works. [1] See `<<-`. Be warned that this leads down a perilous path of confusing code (side effects) if misused.

[1] http://adv-r.had.co.nz/Environments.html