Header functions
load_library(package, ...)load_script(src, ...)
load_data(x, cache = tempfile(), ...)
A character string; name of a JavaScript library.
Additional arguments to pass to header processor.
A character string; the full web/local path to a JavaScript library.
A character string; the full path to the file containing the data.
A character string; the full path to the cache file.