R/create_webpage.R
add_dependency.Rd
Copies an HTML dependency from the package template into the current working directory.
add_dependency(root_dir, ...)
Path to the webpage root directory
Path to the dependency
if (FALSE) { # interactive() add_dependency("css", "styles.css") }