#' Package mladv
#'
#' The goal of the package is to provide tools to clean, convert and analyze
#' financial data
#' @title mladv
#' @section Help:
#' For a quick help see the README file.
#' For more details see the vignette
#'
#' @docType package
#' @name mladv-package
#' @keywords internal
#' @useDynLib mladv, .registration = TRUE
#' @importFrom Rcpp sourceCpp
NULL
#'
"_PACKAGE"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.