We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1764dd commit cea9d5cCopy full SHA for cea9d5c
2 files changed
inst/R.ignore/hex-logo.R
@@ -36,4 +36,5 @@ hex_logo <- function(subplot = system.file("images/ro-crate-w-text.png",
36
}
37
38
# pak::pak("emilioxavier/hexSticker")
39
-hex_logo("inst/images/ro-crate-w-text.png", output = "inst/images/logo.png", package = "", u_size = 6.8, dpi = 600)
+hex_logo("inst/images/ro-crate-w-text.png", output = "man/figures/logo_hq.png", package = "", u_size = 6.8, dpi = 600)
40
+hex_logo("inst/images/ro-crate-w-text.png", output = "man/figures/logo.png", package = "", u_size = 3.5, dpi = 300)
man/figures/logo.png
-76.4 KB
0 commit comments