Skip to content

Commit

Permalink
Added HexLogo
Browse files Browse the repository at this point in the history
  • Loading branch information
droglenc committed May 25, 2018
1 parent fbaf787 commit b7fb35f
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@
^\.travis\.yml$
^appveyor\.yml$
^data-raw$

logo.png
inst/sticker/
Binary file added inst/sticker/Scale.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added inst/sticker/Scale3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions inst/sticker/sticker.R
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
hexSticker::sticker(package="RFishBC",
p_x=1.0,p_y=1.53,p_color="#00579E",p_size=20,
subplot="inst/sticker/scale3.png",
s_x=1.0,s_y=0.827,s_width=0.55,s_height=0.55,
h_color="#00579E",h_size=1,h_fill="white",
url="https://derekogle.com/RFishBC",
u_size=5,
filename="../../logo.png")
Binary file added logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b7fb35f

Please sign in to comment.