load_Family | R Documentation |
Header functions
load_library(package, ...)
load_script(src, ...)
load_data(x, cache = tempfile(), ...)
package |
A character string; name of a JavaScript library. |
... |
Additional arguments to pass to header processor. |
src |
A character string; the full web/local path to a JavaScript library. |
x |
A character string; the full path to the file containing the data. |
cache |
A character string; the full path to the cache file. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.