govbonds {termstrc}R Documentation

European Government Bonds

Description

European government bonds.

Usage

data(eurobonds)

Details

The data set bonds consists of German, Austrian, French, Belgian, Finnish and Spanish, government bonds obtained from Thomson Datastream.

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

eurobonds, corpbonds

Examples

data(govbonds)
str(govbonds) 

[Package termstrc version 1.1 Index]