From 3eefecf0adfbb30b8fb895c244dea6903bcb3e9c Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 31 Jan 2019 16:55:20 +0100 Subject: Restore NAMESPACE which was accidentally overwritten by pkgdown -> roxygen --- docs/reference/FOMC.solution.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/reference/FOMC.solution.html') diff --git a/docs/reference/FOMC.solution.html b/docs/reference/FOMC.solution.html index bbe84618..3ece2c08 100644 --- a/docs/reference/FOMC.solution.html +++ b/docs/reference/FOMC.solution.html @@ -185,7 +185,7 @@ The form given here differs slightly from the original reference by Gustafson

Examples

-
plot(function(x) FOMC.solution(x, 100, 10, 2), 0, 2, ylim = c(0, 100))
#> Error in FOMC.solution(x, 100, 10, 2): konnte Funktion "FOMC.solution" nicht finden
+
plot(function(x) FOMC.solution(x, 100, 10, 2), 0, 2, ylim = c(0, 100))