diff collection_list.Rmd @ 4:63e9500cdeec draft

planemo upload for repository https://github.com/statonlab/docker-GRReport/tree/master/my_tools/rmarkdown_collection_builder commit 436d91722b309f61890d13d7ed28cd43c79a5c74
author mingchen0919
date Mon, 25 Sep 2017 16:41:49 -0400
parents cb6efa0f0cb6
children a0c8b2b25774
line wrap: on
line diff
--- a/collection_list.Rmd	Mon Sep 25 16:33:54 2017 -0400
+++ b/collection_list.Rmd	Mon Sep 25 16:41:49 2017 -0400
@@ -20,6 +20,7 @@
 str(opt)
 ```
 
+# Rename files
 
 ```{r 'rename files'}
 # create directory
@@ -37,9 +38,3 @@
           paste0('./files_directory/', new_files))
 ```
 
-# End
-
-```{r 'test'}
-ls()
-```
-