Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guillaume Chérel
eXModelo ABC
Commits
ebda3623
Commit
ebda3623
authored
Aug 26, 2020
by
Guillaume Chérel
Browse files
Add run instructions in README.md.
parent
57719be1
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
ebda3623
...
...
@@ -3,3 +3,8 @@
To generate the html tutorial, run
`make`
.
The code generating the figure is in the directory
`report/`
. Use rstudio to open and run the Rmd file.
To reproduce the figures run R in the project root directory and
library(rmarkdown)
render("report/abc-report.Rmd", knit_root_dir=getwd())
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