Skip to content

Commit

Permalink
update: file path
Browse files Browse the repository at this point in the history
  • Loading branch information
shanmdphd committed Dec 26, 2018
1 parent ee40fcd commit d457504
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 1 deletion.
Binary file added Rplots.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Rplots1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Rplots2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Rplots3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Rplots4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Rplots5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions index.R
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ system(sprintf('%s -density 300 Rplots2.pdf Rplots2.png', magick))
system(sprintf('%s -density 300 Rplots3.pdf Rplots3.png', magick))
system(sprintf('%s -density 300 Rplots4.pdf Rplots4.png', magick))
system(sprintf('%s -density 300 Rplots5.pdf Rplots5.png', magick))
system('cp *.jpg *.png ../')
setwd('..')

# Rmarkdown ----
Expand Down
Binary file added logo-BE.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion zip.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
cp index.R $1.R
zip -FSr -ll releases/be-$1.zip $1.R lib simrc *.json *.Rmd logo-BE.jpg
zip -FSr -ll releases/be-$1.zip $1.R lib simrc assets *.Rmd
rm $1.R

0 comments on commit d457504

Please sign in to comment.