# HG changeset patch
# User mingchen0919
# Date 1544762731 18000
# Node ID e08dd15646c6a0dbfc1c5780e99a611e573cff3a
# Parent fd547674f29f537eaf0b29b24ae3f1eee6cae2ae
planemo upload commit 004a320fc0619c234164b44c64ba5dce205734e1-dirty
diff -r fd547674f29f -r e08dd15646c6 rmarkdown_report.Rmd
--- a/rmarkdown_report.Rmd Thu Dec 13 23:10:32 2018 -0500
+++ b/rmarkdown_report.Rmd Thu Dec 13 23:45:31 2018 -0500
@@ -9,8 +9,7 @@
knitr::opts_chunk$set(error = TRUE, echo = FALSE)
```
-```{css echo=FALSE}
-# code chunks scrollable
+```{css, echo=FALSE}
pre code, pre, code {
white-space: pre !important;
overflow-x: scroll !important;
@@ -19,7 +18,6 @@
}
```
-
```{r, echo=FALSE}
# to make the css theme to work, tags cannot be added directly
# as tags as below.
@@ -33,43 +31,30 @@
# this code chunk is purely for adding comments
# below is to add jQuery and jstree javascripts
```
-
+
+
```{r, eval=FALSE, echo=FALSE}
-# The script below is used to avoid conflicts between different javascript labraries
-```
-
-
-
----
+# this code chunk is purely for adding comments
# javascript code below is to build the file tree interface
# see this for how to implement opening hyperlink: https://stackoverflow.com/questions/18611317/how-to-get-i-get-leaf-nodes-in-jstree-to-open-their-hyperlink-when-clicked-when
----
+```
+
+```{r, eval=FALSE, echo=FALSE}
---
# ADD YOUR DATA ANALYSIS CODE AND MARKUP TEXT BELOW TO EXTEND THIS R MARKDOWN FILE
---
+```
## Job script