govbonds {termstrc} | R Documentation |
European government bonds.
data(eurobonds)
The data set bonds
consists of German, Austrian, French, Belgian, Finnish and Spanish, government bonds obtained from Thomson Datastream.
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.
data(govbonds) str(govbonds)