Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
woRkflow
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
lsb1
woRkflow
Commits
186baa29
Commit
186baa29
authored
4 years ago
by
Ben Anderson
Browse files
Options
Downloads
Patches
Plain Diff
Update make_basicReport.R
parent
3be30c9b
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Rmd/make_basicReport.R
+1
-1
1 addition, 1 deletion
Rmd/make_basicReport.R
with
1 addition
and
1 deletion
Rmd/make_basicReport.R
+
1
−
1
View file @
186baa29
...
...
@@ -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
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment