Commit 4f9b9b4
authored
Improve documentation of important ggproto classes (#6426)
* standalone docs for `?Geom`
* redirect Geom class docs to `?Geom`
* standalone docs for `?Stat`
* Redirect Stat class docs to `?Stat`
* standalone docs for `?Position`
* Redirect Position class docs to `?Position`
* polish
* document the Layer class
* standalone docs for `?Guide`
* Redirect `Guide` class docs to `?Guide`
* rename `Coord$transform(range)` to `Coord$transform(panel_params)`
* standalone docs for `?Coord`
* Redirect `Coord` class docs to `?Coord`
* structure scale-.R with section titles
* move helpers to helper section
* standalone docs for `?Scale`
* redirect `Scale` class docs to `?Scale`
* standalone docs for `?Facet`
* redirect `Facet` docs to `?Facet`
* Various polishes
* standalone docs for `?Layout`
* minor polishes
* crosslink docs
* sprinkle some keywords internal around
* fix missing `%||%` on old R versions
* fix missing internal keyword
* stop this self-inflicted buffoonery
* document new method
* incorporate community feedback1 parent 7cc5c72 commit 4f9b9b4
File tree
121 files changed
+7922
-1535
lines changed- R
- man
- vignettes
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
121 files changed
+7922
-1535
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments