Run Markdown Script with make
Created a Makefile to be used to run R markdown scripts. See README for more info. Also created R and html subdirectories. The repo should contain the html subdirectory but not the files in it.
This commit is contained in:
parent
9e1ba33097
commit
817126bef5
5 changed files with 68 additions and 9 deletions
4
html/.gitignore
vendored
Normal file
4
html/.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file
|
||||
!.gitignore
|
Loading…
Add table
Add a link
Reference in a new issue