Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
er1e18
woRkflow
Commits
55e2045c
Commit
55e2045c
authored
Jul 03, 2020
by
E.Ridett
Browse files
drake workflow
parent
669144c1
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Rmd/make_basicReport.R
View file @
55e2045c
...
...
@@ -78,7 +78,7 @@ make(plan) # run the plan, re-loading data if needed
# Run the report ----
# run the report - don't do this inside the drake plan as
# drake can't seem to track the .rmd file if it is not explicitly named
#
makeReport(rmdFile)
makeReport
(
rmdFile
)
# Just to show we can bring spirits back from the deep (i.e. from wherever drake hid them)
dt
<-
drake
::
readd
(
esoData
)
...
...
docs/basicReport.html
View file @
55e2045c
This diff is collapsed.
Click to expand it.
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