Learn R Programming

termstrc (version 1.3.7)

rm_bond.dyncouponbonds: S3 Remove Bond Method

Description

Specified bonds and their associated data are removed from a dynamic bond data set of the class "dyncouponbonds".

Usage

"rm_bond"(bonddata, group, ISIN)

Arguments

bonddata
bond data set.
group
the group where the bonds to be removed belong to.
ISIN
the ISIN numbers of the bonds to remove.

Value

Examples

Run this code
data(datadyncouponbonds)
newdynbonddata <- rm_bond(datadyncouponbonds,"GERMANY","DE0001135150")

Run the code above in your browser using DataLab