| 1 | (function() { |
| 2 | // If window.HTMLWidgets is already defined, then use it; otherwise create a |
| 3 | // new object. This allows preceding code to set options that affect the |
| 4 | // initialization process (though none currently exist). |
nothing calls this directly
no test coverage detected