Learn R Programming

leprechaun (version 1.0.0)

use_js_utils: JavaScript Utils

Description

Add utility JavaScript function, e.g.: to hide or show element in the DOM.

Usage

use_js_utils(overwrite = FALSE, quiet = FALSE)

Arguments

overwrite

Whether to overwrite existing files.

quiet

Whether to print messages.

Value

Invisibly returns a boolean indicating whether the operation was successful.

Examples

Run this code
# NOT RUN {
use_js_utils()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab