Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
macro
outputgap-website
Commits
326213cd
Commit
326213cd
authored
Sep 30, 2017
by
Thomas Brand
Browse files
Change path to outputgap-data
parent
64179f3f
Changes
1
Hide whitespace changes
Inline
Side-by-side
global.R
View file @
326213cd
...
...
@@ -34,7 +34,7 @@ df_type <- data.frame(type_code,
type_name
)
# HP filter
load
(
"../outputgap-data/data.RData"
)
load
(
"../outputgap-data/
outputgap_
data.RData"
)
gdp
<-
df
%>%
filter
(
var_code
==
"NAEXKP01"
)
%>%
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment