htmlDependency(name, version, src, meta = NULL, script = NULL,
stylesheet = NULL, head = NULL)path parameter).path parameter).attachDependencies.src character vector: file for filesystem directory,
href for URL. For example, a dependency that was both on disk and
at a URL might use src = c(file=filepath, href=url).attachDependencies to associate a list of
dependencies with the HTML it belongs with.