Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
woRkflow
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
er1e18
woRkflow
Commits
55e2045c
Commit
55e2045c
authored
Jul 03, 2020
by
E.Ridett
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
drake workflow
parent
669144c1
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
48 additions
and
1367 deletions
+48
-1367
Rmd/make_basicReport.R
Rmd/make_basicReport.R
+1
-1
docs/basicReport.html
docs/basicReport.html
+47
-1366
No files found.
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
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