eurobonds {termstrc}R Documentation

European Government Bonds

Description

European government bonds.

Usage

data(eurobonds)

Details

The data set eurobonds consists of German, Austrian, Italian and Hungarian government bonds.

Note

If you use your own data set, make sure that the structure is identical to the provided data sets. Use the function str() to explore the data set.

See Also

corpbonds, govbonds

Examples

data(corpbonds)
str(corpbonds) 

[Package termstrc version 1.1 Index]