Nothing
#' @importFrom grDevices rgb postscript dev.off pdf
#' @importFrom tools vignetteEngine
#' @useDynLib highlight, .registration = TRUE
#' @importFrom grDevices col2rgb colors
#' @importFrom utils Rtangle RweaveChunkPrefix RweaveEvalWithOpt
#' RweaveLatexFinish RweaveLatexOptions RweaveLatexSetup RweaveTryStop
#' Sweave SweaveHooks getParseData tail
NULL
NAMESPACE <- environment()
.onLoad <- function(libname, pkgname){
options( detective = simple_detective )
vignetteEngine("highlight", weave = Hweave, tangle = Htangle,
pattern = "[.][hHrRsS]nw$",
package = "highlight")
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.