PerformanceAnalytics
PerformanceAnalytics copied to clipboard
Level.calculate() is not being exported
Description
Level.calculate() is not being exported
Solution:
Add #' @export to line 41 of Level.calculate.R
Expected behavior
Level.calculate() is documented but not exported
Minimal, reproducible example
Level.calculate(r, seedValue=1000)