-
How can I save an interactive plot generated by plotly locally as png? The commands png()...dev.off() won't capture the plot command and the function call plotly_IMAGE throws an authorization error al…
-
I've been going through the following tutorial:
http://genoweb.toulouse.inra.fr/~formation/15_FROGS/April2016/R_phyloseq/phyloseq_formation_toulouse_201604.pdf
I can't perform the following (Slide 4…
-
**What:** ggplot2, details TBD
**Where:** URI, Kingston, RI, [Center for Biotechnology and Life Sciences](maps.google.com/?q=120 Flagg Rd. Kingston RI 02881), Room 252
**When:** February 11, 1-2:30pm
…
-
Currently, the scales that are present are just holders for settings passed onto the ggplot object at `__radd__` time. The scales need to be more complete with knowledge of the data domain and the fun…
-
Hello Daniel,
These are my ggexts packages to add:
1. gganimate: Create easy animations with ggplot2
Github Repo: [https://github.com/dgrtwo/gganimate](url)
2. sjPlot: ggplot exts for Data Visual…
-
I receive the following error when trying to build the Datalab docker image
```
tony@TonyLinuxServer:~/datalab-parthea/containers/datalab$ ./build.sh
sending incremental file list
web/app.js
web/auth…
-
I am trying to use plotly with ggmap (an extension of ggplot2 for maps). For example, when I execute this code, i get an error.
paris
-
Hi,
my app works fine, I can show an interactive plot in external or window mode but when i try to download it, empty file is generated. Without rCharts and normal output-plot (no interactivity) downl…
-
I see:
```
checking S3 generic/method consistency ... WARNING
ggplot:
function(data, mapping, ..., environment)
ggplot.rfe:
function(data, metric, output, ...)
ggplot:
function(data, mapping, …
-
Thought it would be good to take stock of what needs to be done. Not sure if they should be separate issues or a list, but here goes:
1. Inability to build vignette: possibly changes to R caused this …