-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path_pkgdown.yml
70 lines (52 loc) · 1.06 KB
/
_pkgdown.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
url: https://investorr.rsquaredacademy.com
authors:
Aravind Hebbali:
href: https://www.aravindhebbali.com
templates:
params:
bootswatch: cosmo
navbar:
title: "investorr"
type: inverse
left:
- text: "Home"
href: index.html
- text: "Reference"
menu:
- text: "Functions"
href: reference/index.html
- text: "News"
href: news/index.html
right:
- icon: fa-github
href: https://github.com/rsquaredacademy/investorr
home:
links:
- text: Learn more
href: https://www.rsquaredacademy.com
- text: Shiny App
href: https://apps.rsquaredacademy.com/
reference:
- title: Shiny App
contents:
- ivt_launch_app
- title: Time Value of Money
contents:
- Annuity
- Cashflow
- title: Bonds
contents:
- ivt_bond_price_1
- ivt_duration_macaulay
- ivt_bond_ytm
- title: Risk & Return
contents:
- ivt_stock_risk_return
- ivt_pf_ef
- ivt_capm_beta
- title: Stock
contents:
- ivt_stock_price
- title: Other Functions
contents:
- ivt_payback_period