logo and all

This commit is contained in:
AG Damsbo 2022-09-22 15:22:09 +02:00
parent 3bea2790b5
commit 86e04ad78e
8 changed files with 7 additions and 6 deletions

View File

@ -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.

View File

@ -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>

View File

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

5
logo.R
View File

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB