1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,20 @@ |
1 |
+\name{heightDetails.legend_body} |
|
2 |
+\alias{heightDetails.legend_body} |
|
3 |
+\title{ |
|
4 |
+Grob height for legend_body |
|
5 |
+} |
|
6 |
+\description{ |
|
7 |
+Grob height for legend_body |
|
8 |
+} |
|
9 |
+\usage{ |
|
10 |
+\method{heightDetails}{legend_body}(x) |
|
11 |
+} |
|
12 |
+\arguments{ |
|
13 |
+ |
|
14 |
+ \item{x}{A legend_body object.} |
|
15 |
+ |
|
16 |
+} |
|
17 |
+\examples{ |
|
18 |
+# There is no example |
|
19 |
+NULL |
|
20 |
+} |