powered by
Add utility JavaScript function, e.g.: to hide or show element in the DOM.
use_js_utils(overwrite = FALSE, quiet = FALSE)
Whether to overwrite existing files.
Whether to print messages.
Invisibly returns a boolean indicating whether the operation was successful.
# NOT RUN { use_js_utils() # } # NOT RUN { # }
Run the code above in your browser using DataLab