File: scales.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 (44 lines) | stat: -rw-r--r-- 739 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# scale_apply preserves class and attributes

    `scale_id` must not contain any "NA"

# breaks and labels are correctly checked

    `breaks` and `labels` must have the same length

---

    Invalid `breaks` specification. Use "NULL", not "NA"

---

    Invalid `minor_breaks` specification. Use "NULL", not "NA"

---

    Invalid `labels` specification. Use "NULL", not "NA"

---

    `breaks` and `labels` are different lengths

---

    Invalid `breaks` specification. Use "NULL", not "NA"

---

    Invalid `labels` specification. Use "NULL", not "NA"

---

    Invalid `breaks` specification. Use "NULL", not "NA"

---

    Invalid `labels` specification. Use "NULL", not "NA"

---

    `breaks` and `labels` are different lengths