knitr::opts_chunk$set(echo = TRUE, class.source='klippy') library(klippy) #library(tidyr) #x <- params$pkg #y <- params$y #data <- params$data
klippy::klippy(position = c('top', 'right'), tooltip_message = 'Click to copy', tooltip_success = 'Yeah!', color = 'darkblue')
The following package has been (installed) loaded:
copycat_requires(params$z)
An example code:
params$y
eval(parse(text = params$y))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.