Skip to content

Commit 37a2c8f

Browse files
committed
docs: readme logo
1 parent 65f6830 commit 37a2c8f

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ options(
1818
width = 100)
1919
```
2020

21-
# mlr3spatial
21+
# mlr3spatial <img src="man/figures/logo.png" align="right" width = "120" />
2222

2323
Package website: [release](https://mlr3spatial.mlr-org.com/) | [dev](https://mlr3spatial.mlr-org.com/dev/)
2424

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
# mlr3spatial
2+
# mlr3spatial <img src="man/figures/logo.png" align="right" width = "120" />
33

44
Package website: [release](https://mlr3spatial.mlr-org.com/) |
55
[dev](https://mlr3spatial.mlr-org.com/dev/)
@@ -113,18 +113,18 @@ plot(land_cover, col = c("#440154FF", "#443A83FF", "#31688EFF",
113113

114114
<summary>Will mlr3spatial support spatial learners?</summary> <br>
115115
Eventually. It is not yet clear whether these would live in
116-
mlr3extralearners or in {mlr3spatial}. So far there are none yet.
116+
mlr3extralearners or in mlr3spatial. So far there are none yet.
117117

118118
</details>
119119

120120
<details>
121121

122-
<summary>Why are there two packages, {mlr3spatial} and
123-
{mlr3spatiotempcv}?</summary> <br> mlr3spatiotempcv is solely devoted to
122+
<summary>Why are there two packages, mlr3spatial and
123+
mlr3spatiotempcv?</summary> <br> mlr3spatiotempcv is solely devoted to
124124
resampling techniques. There are quite a few and keeping packages small
125125
is one of the development philosophies of the mlr3 framework. Also back
126-
in the days when mlr3spatiotempcv was developed it was not yet clear how
127-
we want to structure additional spatial components such as prediction
128-
support for spatial classes and so on.
126+
in the days when mlr3spatiotempcv was developed, it was not yet clear
127+
how we want to structure additional spatial components such as
128+
prediction support for spatial classes and so on.
129129

130130
</details>

man/figures/logo.png

7.23 KB
Loading

0 commit comments

Comments
 (0)