get.TasaIntBanRep {macrocol}R Documentation

Colombian Central Bank's Policy Rate extraction

Description

Function to extract the Colombian Central Bank's Policy Rate time serie from the Colombian Central Bank.

Usage

get.TasaIntBanRep()

Value

The dataframe with dates and the Policy Rate.

Examples

## Not run: 
intRate <- get.TasaIntBanRep();

## End(Not run)

[Package macrocol version 0.1.0 Index]