R/data_documentation_usa_weight.R

#' Industry weight of MSCI USA indices from 10/31/2011 to 01/05/2017
#' 
#' 
#' @format A data frame with 11 variables 
#' \itemize{ 
#'   \item Sector = Sector of asset
#'   \item Date = Date when asset was in the portfolio
#'   \item Weight = Weight of the sector (as of the released date)
#'   }
#' @docType data
#' @name usa_weight
#'
#' @keywords security asset min volatility msci data
NULL
nnguyen2496/mscir documentation built on May 23, 2019, 9:29 p.m.