R/mladv-package.R

#' 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"
thanhuwe8/mladv documentation built on June 9, 2019, 9:26 p.m.