Rdocumentation
powered by
Learn R Programming
diffobj (version 0.1.4)
webfiles: 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()
Arguments
Value
path to the default CSS or JS file
Examples
Run this code
diffobj_css()
diffobj_js()
Run the code above in your browser using
DataLab