getStyleFile | R Documentation |
helper function to get a style file
getStyleFile(name = "default", extension = "css")
name |
the name of the style file to look for |
extension |
the file extension (css, sty, or xterm) |
the search goes as follows: first the current working directory then the directory ~/.R/highlight, then the stylesheet directory in the installed package
the name of the first file that is found, or NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.