Nothing
#' Hippie Code Completion
#'
#' Invoke Hippie Completion, either upwards or downwards. This function is meant
#' to be called as a shortcut.
#'
#' @return Nothing. A match token is inserted into the relevant RStudio source
#' document context.
#' @name hippie-invoke
#' @aliases hippie
#' @examples
#' \dontrun{
#' # Not intended to be called directly. Rather, bind to a keyboard shortcut.
#' hippie_up()
#' hippie_down()
#' }
NULL
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.