Rdocumentation
powered by
Learn R Programming
termstrc (version 1.1.1)
rm_bond: Remove Bonds from a Dataset
Description
Specified bonds and their associated data are removed from the bond data set.
Usage
rm_bond(bdata, ISIN, gr)
Arguments
bdata
bond data set.
ISIN
the ISIN numbers of the bonds to remove.
gr
the group where the bonds to be removed belong to.
Value
The function returns the new bond data set.