Skip to content

Commit

Permalink
up a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEdmondson1234 committed Jun 15, 2018
1 parent 7c1439a commit 99160c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified inst/hexlogo/hex.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions inst/hexlogo/logo.R
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
library(hexSticker)
imgurl <- "inst/hexlogo/googleAnalyticsRlogo.png"
sticker(imgurl, package="googleAnalyticsR",
p_size=4, s_x=1, s_y=.75, s_width=.6,
p_size=4, s_x=1, s_y=0.85, s_width=.6,
filename="inst/hexlogo/hex.png",
p_color = "#f27f22", p_family = "sans", p_y = 1.4,
p_color = "#f27f22", p_family = "sans", p_y = 1.45,
h_color = "#767676", h_fill = "#ffffff")

0 comments on commit 99160c4

Please sign in to comment.