Nothing
      #' @title without double quote
#' @description  wati
#' @param X sequence of
#'
#'
#'
foo  <- function(X){ Y <-substitute(X);cat(Y)}
#' @title taboo or
#' @description wait
#'
#'
 fooo <-function(){
   A <-1 # This does not work but only to remove the note in the R CMD check
  foo(A)
}
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.