-
Is there an equivalent for facet_wrap?
-
This occurs in RStudio and simple R. The only way out is to Force Quite R. The rgl version I'm attempting to load: 0.99.16. My sessionInfo():
R version 3.5.1 (2018-07-02)
Platform: x86_64-apple-da…
-
# Summary
- We see how a plot of a 4k x 3k matrix can be made around 10 times
faster than when using `geom_raster()` (45 seconds to 5.6 seconds).
- The differences in performance tell u…
-
Hi @stemangiola,
This is how a SummarizedExperiment object gets displayed before loading **tidySummarizedExperiment**:
```
library(SummarizedExperiment)
example(SummarizedExperiment)
se0
# cla…
-
1) Why is the color palette back and white for colored plots
2) I think our tick counts are way higher than ggplot normally does.
-
I was doing `setDT()` of a dataframe (or tibble) with a variable `POSIXlt`. It seems not to be any problem. Even I can do `str()` of that object. It does not show anything strange. Then errors started…
-
0
I've successfully installed Lime (and glmnet) in R but when I try loading it i receive an error:
```
> require(lime)
Loading required package: lime
Error: package or namespace load failed…
-
Just extending discussion from #9 to be its own issue.
The idea is to delay any action involving the original raster object until there is a known height, width, and target resolution, so that larg…
-
---
When converting a ggplot plot with facets to a plotly object the panels are different sizes. Margins are not subtracted from top and bottom rows so these panels end up being taller. This makes it…
-
Hi, I just deployed my app on an amazon server and using Nginx. I am getting the following error
``` bash
WebSocket connection to 'ws://webaddress.here/__sockjs__/613/2_g_1rfa/websocket' failed: Erro…