Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upProblem with Schedule Function #19
Comments
|
Yes, looks like a bug in the function argument. |
add Monthly to freq arguments in matchFrequency (closes #19)
Hi, There seems to be a problem with the Schedule function. It not looking up "Monthly" value.
the matchFrequency lookup function is missing the value "Monthly" in function variables.Bond.R
line 568-583. code below: