header-functions: Header functions

load_FamilyR Documentation

Header functions

Description

Header functions

Usage

load_library(package, ...)

load_script(src, ...)

load_data(x, cache = tempfile(), ...)

Arguments

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.


sketch documentation built on May 29, 2024, 8:18 a.m.