Skip to content

Commit

Permalink
Resolve conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasKnecht committed Oct 1, 2019
1 parent 771918d commit 5271987
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/position-nudgestack.R
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ position_nudgestack <- function(x = 0, y = 0, vjust = 1, reverse = FALSE) {
PositionNudgeStack <- ggproto("PositionNudgeStack", Position,
x = 0,
y = 0,
type = NULL,
vjust = 1,
fill = FALSE,
reverse = FALSE,
Expand Down

0 comments on commit 5271987

Please sign in to comment.