mirror of
https://github.com/agdamsbo/stRoke.git
synced 2024-11-22 04:50:23 +01:00
logo and all
This commit is contained in:
parent
3bea2790b5
commit
86e04ad78e
@ -2,7 +2,7 @@
|
||||
[![R-CMD-check](https://github.com/agdamsbo/stRoke/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/agdamsbo/stRoke/actions/workflows/R-CMD-check.yaml)
|
||||
<!-- badges: end -->
|
||||
|
||||
# stRoke
|
||||
# stRoke package <img src="man/figures/hexlogo.png" align="right" />
|
||||
|
||||
This package contains tools used for my (Andreas) research work and for the ENIGMA project.
|
||||
Please use the package or grab bits of the functions. Mind the licensing.
|
@ -56,7 +56,7 @@
|
||||
<div class="row">
|
||||
<main id="main" class="col-md-9">
|
||||
<div class="section level1">
|
||||
<div class="page-header"><h1 id="stroke">stRoke<a class="anchor" aria-label="anchor" href="#stroke"></a>
|
||||
<div class="page-header"><h1 id="stroke-package-">stRoke package <img src="reference/figures/hexlogo.png" align="right"><a class="anchor" aria-label="anchor" href="#stroke-package-"></a>
|
||||
</h1></div>
|
||||
<p>This package contains tools used for my (Andreas) research work and for the ENIGMA project.<br>
|
||||
Please use the package or grab bits of the functions. Mind the licensing.</p>
|
||||
|
@ -2,5 +2,5 @@ pandoc: 2.19.2
|
||||
pkgdown: 2.0.6
|
||||
pkgdown_sha: ~
|
||||
articles: {}
|
||||
last_built: 2022-09-22T12:43Z
|
||||
last_built: 2022-09-22T13:21Z
|
||||
|
||||
|
BIN
docs/reference/figures/hexlogo.png
Normal file
BIN
docs/reference/figures/hexlogo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
File diff suppressed because one or more lines are too long
BIN
hexlogo.png
BIN
hexlogo.png
Binary file not shown.
Before Width: | Height: | Size: 37 KiB |
5
logo.R
5
logo.R
@ -3,7 +3,8 @@
|
||||
logo_path <- "/Users/au301842/Downloads/Logoer/DSC-logo.png"
|
||||
|
||||
hexSticker::sticker(logo_path, package="stRoke",
|
||||
p_size=22, s_x=1, s_y=.7, s_width=.6,
|
||||
p_size=10, s_x=1, s_y=.7, s_width=.6,
|
||||
h_fill = "coral", # Fill color
|
||||
h_color = "maroon", # Border color
|
||||
filename="hexlogo.png")
|
||||
dpi = 100,
|
||||
filename="man/figures/hexlogo.png")
|
||||
|
BIN
man/figures/hexlogo.png
Normal file
BIN
man/figures/hexlogo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
Loading…
Reference in New Issue
Block a user