indices: Moroccan Market and Sectoral indices

Description Usage Value Examples

View source: R/indices.R

Description

Gets the Moroccan Market indices (indices()) or Sectoral indices (sectoral_indices()) that are listed in Le Boursier.

Usage

1
2
3

Value

the indices() function returns a data.frame with the following columns:

the sectoral_indices() function returns a data.frame with the following columns:

Examples

1
2
3
4
5
6
if( bcr:::check_internet() ) {
indices()
}
if( bcr:::check_internet() ) {
sectoral_indices()
}

moutikabdessabour/bcr documentation built on June 19, 2021, 12:21 a.m.