EVOLUTION-MANAGER
Edit File: inject.js
Shiny.addCustomMessageHandler('shinyjs-inject', function(content) {$("head").append(content);});