#' FromQuandl
#'
#' A package that make it easier to download bundles of data from Quandl.
#'
#' @section FromQuandl functions:
#' \itemize{
#' \item \code{\link{fq_imf}}: Downloads macroeconomic data for several indicators and countries covered by the IMF.
#' \item \code{\link{fq_wb}}: Downloads macroeconomic data for several indicators and countries covered by World Bank.
#' \item \code{\link{fq_yale}}: Downloads macroeconomic data for several indicators covered by the Yale Department of Economics.
#' }
#'
#' @docType package
#'
#' @name FromQuandl
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.