Mercurial > repos > mingchen0919 > elastic_expose_data
diff list_paired.Rmd @ 2:391394c022b8 draft
planemo upload commit dd293cd7bf2d71c81f268b67bac8add01ec6df0a-dirty
author | mingchen0919 |
---|---|
date | Sat, 31 Mar 2018 21:32:17 -0400 |
parents | 16e0f4b7a286 |
children | 4f9f1e76f7e6 |
line wrap: on
line diff
--- a/list_paired.Rmd Mon Mar 26 18:40:39 2018 -0400 +++ b/list_paired.Rmd Sat Mar 31 21:32:17 2018 -0400 @@ -1,5 +1,5 @@ --- -title: 'Dynamic tool' +title: 'Expose data (list:paired)' output: html_document --- @@ -29,7 +29,7 @@ knitr::kable(df) ``` -```{r} +```{r, echo=FALSE} write('', file = paste0(Sys.getenv('REPORT_FILES_PATH'), '/script.sh')) if (nrow(df) > 0) { for (i in 1:nrow(df)) {