-
I needed to do these for PICSA in Tanzania. They are important and can look good in R (and hence R-Instat). The dialogue is in Describe > Specific > Cumulative Plots and also in Climatic > Seasonal …
-
When loading ggbiplot (`library(ggbiplot)` the following message appears
```Loading required package: ggplot2
Error: package or namespace load failed for ‘ggplot2’ in loadNamespace(i, c(lib.loc, …
-
We want to make the function `splnr_plot_cost ` more generic to handle multi-columns binary and continuous data.
-
```R
library(ggplot2)
library(ggunchull)
data("pancExample")
plotData
-
My package is in a different repo. You can find it [here](https://github.com/yidie/Rpackage_foofactors).
Process Report:
- [Jenny's tutorial](http://stat545.com/packages06_foofactors-package.htm…
yidie updated
6 years ago
-
It would be great if the system requirements for multiple R packages could be requested in one call. I have created a related issue with example code on https://github.com/r-lib/remotes/issues/650 whe…
-
[Data Visualization for Social Science: A practical introduction with R and ggplot2](http://socviz.co/)
-
Seg fault.
`lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.2 LTS
Release: 20.04
Codename: focal
`
`R
R version 4.1.0 (2021-05-18) -- "Ca…
-
**Problem:** Seems to be an install or configuration issue? Reliably fails at usegalaxy.org, is fine at usegalaxy.eu.
**This tool is part of the "Galaxy 101 for Everyone" tutorial.** Does not show …
-
- Base plotting system
- [corrplot](https://github.com/taiyun/corrplot)
- [corrplot2](https://github.com/dorianps/corrplot2)
- [corrgram](https://github.com/kwstat/corrgram)
- [ell…