#' @title covshrink: The package computes the shrinked covariance matrix
#' proposed by Ledoit and Wolfe (2003).
#'
#' Currently the package exports only a single function:
#' cov_shrink
#'
#' @section covshrink functions:
#' The foo functions ...
#'
#' @docType package
#' @name covshrink
#'
#' @importFrom magrittr %>%
NULL
#> NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.