-
The repository is getting a bit tough to navigate. I propose rearranging things.
- [x] Move each exemplar into its own RMD file
- [x] Sweep for any unused files
- [x] Rearrange the directory
-…
-
We need a consistent qc flag color scale to apply across all rmds:
http://sape.inf.usi.ch/quick-reference/ggplot2/colour
scale_colour_manual(values = c("ok" = "chartreuse4",
…
-
-
Thesedays, I found that function `View()` didn't work. For example, I have a dataframe named `summary`,:
```
> mode(summary)
[1] "list"
> summary
sample_name node_counts MDS_cou…
-
I was receiving the following error on every boot when `make` was run with a `.DS_Store` file in /esp8266/scripts
```
Traceback (most recent call last):
File "_boot", line 1
SyntaxError: invalid sy…
-
Hi Peter, sorry to bug you again but the Flash module expire does not work again
If I pass the expire '1 seconds' it does not work, it does not expire and just keeps duplicating the flash message, …
-
It would be awesome if we can have
- `render_widget(widget_instance)`
- `render_*` to accept `file:///` URLs with a path on the host
For all these the biggest inhibitor is that splash is runni…
-
It would be nice to import everything somehow. But it is also challenging....
-
I have been trying to resolve this since last 2 days.
Swagger works great on Tomcat 7.0 but when I deploy it on Websphere 8.x and 8.5.x (Liberty) I am getting below exception. I have search my maven …
ghost updated
7 years ago
-
When using [`bookdown`](http://bookdown.org) in RStudio (though I suspect this problem will exist elsewhere, too), it's customary *not* necessarily to call `library(foo)` in the same `*.Rmd` as some f…