DataCamp
Showing all 4 results
-
Bond Valuation and Analysis in R
$20.00Why value bonds? Bonds are securities issued by governments or corporations that pay interest over a fixed schedule and are the most well-known type of fixed income securities.
-
Intermediate R
$25.00The intermediate R course is the logical next stop on your journey in the R programming language
-
Object-Oriented Programming in R: S3 and R6
$20.00Object-oriented programming (OOP) lets you specify relationships between functions and the objects that they can act on, helping you manage complexity in your code.
-
Writing functions in R
$25.00Functions are a fundamental building block of the R language