getDependencies: Get dependency html text format

Description Usage Arguments Value

Description

Get dependency html text format

Usage

1
2
getDependencies(html, url = "", basePath = "", srcType = c("href",
  "file"), encodeFunc = htmltools::urlEncodePath)

Arguments

html

HTML content

url

url to store dependencies

basePath

folder under url to store dependencies

srcType

The type of src paths to use; valid values are file or href.

encodeFunc

The function to use to encode the path part of a URL. The default should generally be used.

Value

dependencies in HTML text format


processadd/rWidget documentation built on May 20, 2019, 5:22 p.m.