diff rmarkdown_report.Rmd @ 2:350afb9412fc draft default tip

planemo upload
author mingchen0919
date Mon, 14 May 2018 16:58:24 -0400
parents 7a3bb304fe1d
children
line wrap: on
line diff
--- a/rmarkdown_report.Rmd	Mon May 14 16:17:19 2018 -0400
+++ b/rmarkdown_report.Rmd	Mon May 14 16:58:24 2018 -0400
@@ -65,9 +65,3 @@
 cat('\n```')
 ```
 
-```{bash, echo=FALSE}
-# create a directory in current working directory and copy the downloaded file into that directory
-mkdir -p output_dir
-cp output.$X_n output_dir
-```
-