russell_3000 Data Setrussell_3000_data_def.RdA data frame containing variable definitions for the russell_3000 data set.
The data definitions can be passed to ExPanD via the
df_def parameter.
data(russell_3000_data_def)
An object of class "data.frame".
Data definitions are provided by the package maintainer and are somewhat superficial to make them both, short and informative. User discretion is advised when using this data outside of its didactic purpose.
# NOT RUN { ExPanD(russell_3000, df_def = russell_3000_data_def, config_list = ExPanD_config_russell_3000) # }