#' @name concerto-package
#' @aliases concerto
#' @docType package
#' @title Package for Concerto platform test logic R code.
#'
#' @description Contains all required functions by Concerto platform.
#'
#' @details
#' \tabular{ll}{
#' Package: \tab concerto\cr
#' Type: \tab Package\cr
#' Version: \tab 0.3.3\cr
#' Date: \tab 2013-06-17\cr
#' License: \tab GNU GPL v2\cr
#' }
#'
NULL
#' @title An R Data object containing sample configuration files
#' @description A list object storing a copy of my php.ini and SETTINGS.php files
#' @format List of character vectors
#' @name config
#' @usage data(config)
#' @docType data
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.