Learn R Programming

bcr (version 0.1.1)

bonds: Moroccan Bonds

Description

Scraps all the bonds listed in Le Boursier.

Usage

bonds()

Arguments

Value

Returns a data.frame containing :

  • bond_name: name of the bond.

  • issued: number of issued bonds.

  • issuer: the company that issued the bond.

  • full_name: full name of the bond issuer.

  • rate: rate of return.

  • price_ref: first price.

  • price_last: latest price.

Examples

Run this code
# NOT RUN {
bonds()
# }

Run the code above in your browser using DataLab