Reads JS code from inst/js folder inside AmyloGraph package.

load_js_code(name)

Arguments

name

[character(1)]
File name without .js extension.

Value

A single string with JavaScript code extracted from the file.