scale_bar_coords
From metacoder v0.3.3
by Zachary Foster
Make scale bar division
Make scale bar division
- Keywords
- internal
Usage
scale_bar_coords(x1, x2, y1, y2, color, group)
Arguments
- x1
(
numeric
of length 1) x of top right- x2
(
numeric
of length 1) x of bottom right- y1
(
numeric
of length 1) y of top right- y2
(
numeric
of length 1) y of bottom right- color
- group
Value
data.frame
Community examples
Looks like there are no examples yet.