File: geom-dotplot.md

package info (click to toggle)
r-cran-ggplot2 3.5.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 9,944 kB
  • sloc: sh: 15; makefile: 5
file content (16 lines) | stat: -rw-r--r-- 482 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# NA's result in warning from stat_bindot

    Removed 2 rows containing missing values or values outside the scale range (`stat_bindot()`).

# weight aesthetic is checked

    Computation failed in `stat_bindot()`.
    Caused by error in `compute_group()`:
    ! `weight` must be nonnegative integers, not a double vector.

---

    Computation failed in `stat_bindot()`.
    Caused by error in `compute_group()`:
    ! `weight` must be nonnegative integers, not a double vector.