Skip to contents

Downloads CSS and JavaScript libraries from their official sources and stores them locally in the docs/libs directory. This removes dependency on external CDNs and ensures reproducibility.

Usage

setup_external_libraries(libs_dir = "docs/libs", force = FALSE)

Arguments

libs_dir

Directory where libraries should be installed (default: "docs/libs")

force

If TRUE, re-download libraries even if they already exist

Value

Invisibly returns a data frame with provenance information for all libraries