Delete logo.R

This commit is contained in:
Andreas Gammelgaard Damsbo 2023-01-03 14:15:53 +01:00 committed by GitHub
parent 7b7356add7
commit defd268cc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
logo.R
View File

@ -1,10 +0,0 @@
# Logo creation
logo_path <- "/Users/au301842/Downloads/Logoer/DSC-logo.png"
hexSticker::sticker(logo_path, package="stRoke",
p_size=10, s_x=1, s_y=.7, s_width=.6,
h_fill = "coral", # Fill color
h_color = "maroon", # Border color
dpi = 100,
filename="man/figures/hexlogo.png")