Nothing
#' Persistent configuration for R packages
#'
#' This package is meant to be used in other packages, and provides
#' configuration options for them.
#'
#' It is currently very minimal, and has two main functions: one
#' for setting configuration options (\code{\link{set_config}}), and one
#' for querying them (\code{\link{get_config}}).
#'
#' @docType package
#' @name pkgconfig-package
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.