eurobonds {termstrc} | R Documentation |
European government bonds
data(eurobonds)
The data set eurobonds consists of German, Austrian, Italian and Hungarian government bonds.
If you use your own dataset, make sure that the structure is identical to the provided data sets.
Use the function str()
to explore the data set.
data(corpbonds) str(corpbonds)