load_js_code.Rd
Reads JS code from inst/js folder inside AmyloGraph package.
inst/js
load_js_code(name)
[character(1)] File name without .js extension.
character(1)
A single string with JavaScript code extracted from the file.