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
UMR-ASTRE
Covid19-Mortality-Visualisation
Commits
81ccb62f
Commit
81ccb62f
authored
Aug 21, 2020
by
Facundo Muñoz
®️
Browse files
Fix typo in plan.
parent
5ea1481b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plan.R
View file @
81ccb62f
...
...
@@ -100,7 +100,7 @@ plan <- drake_plan(## raw_data = read_excel(
eust
=
"MOOD has received funding from the EU Horizon 2020 Research and Innovation programme under grant agreement No 874850."
,
## Country borders and population data
world_map
=
get_world_map
(
ile_in
(
"data/moodgaulcountrywithkos2013wpop.gpkg"
)),
world_map
=
get_world_map
(
f
ile_in
(
"data/moodgaulcountrywithkos2013wpop.gpkg"
)),
## GIS vector layer for European countries (EU 27 + UK + EFTA +
## candidate countries + non-EU countries). Source GADM.org
...
...
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