webfiles {diffobj} | R Documentation |
Return Location of Default HTML Support Files
Description
File location for default CSS and JS files. Note that these files are read and injected into the output HTML rather than referenced to simplify serving.
Usage
diffobj_css()
diffobj_js()
Value
path to the default CSS or JS file
Examples
diffobj_css()
diffobj_js()
[Package diffobj version 0.3.5 Index]