File: geom-dotplot.md

package info (click to toggle)
r-cran-ggplot2 3.4.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 8,748 kB
  • sloc: sh: 15; makefile: 5
file content (16 lines) | stat: -rw-r--r-- 402 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 (`stat_bindot()`).

# weight aesthetic is checked

    Computation failed in `stat_bindot()`
    Caused by error in `compute_group()`:
    ! Weights must be nonnegative integers.

---

    Computation failed in `stat_bindot()`
    Caused by error in `compute_group()`:
    ! Weights must be nonnegative integers.