Skip to content
GitLab
Menu
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
1a055e3d
Commit
1a055e3d
authored
Feb 06, 2021
by
Facundo Muñoz
®️
Browse files
Analysis at 2020-12-14.
parent
a8dc1d83
Changes
1
Show whitespace changes
Inline
Side-by-side
src/plan.R
View file @
1a055e3d
...
...
@@ -55,8 +55,9 @@ plan <- drake_plan(## raw_data = read_excel(
## ),
## ECDC Covid19 geographic distribution data
last_day
=
Sys.Date
()
-
1
,
#last_day = as.Date("2020-07-22"),
# last_day = Sys.Date() - 1,
# last_day = as.Date("2020-07-22"),
last_day
=
as.Date
(
"2020-12-14"
),
## string for today
sdt
=
format
(
last_day
,
"%d %b %Y"
),
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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