setup_js_html: Sets up the html and javascript scripts in the current folder...

View source: R/helpers.R

setup_js_htmlR Documentation

Sets up the html and javascript scripts in the current folder for visualization.

Description

Sets up the html and javascript scripts in the current folder for visualization.

Usage

setup_js_html()

Details

Copies inst/scripts and inst/viz.html from package to the current folder. Then inserts subfolder names under "dats/" that contain "cors.json", "dat.json", "diffs.json" and "graphs.json" in viz.html between the lines "folder_names = [" and "]".

Value

Does not return anything.

Examples

setup_js_html()

sqyu/CorDiffViz documentation built on March 28, 2022, 5:47 a.m.