... | ... |
@@ -18,6 +18,7 @@ knitr::opts_chunk$set( |
18 | 18 |
<!-- badges: start --> |
19 | 19 |
[](https://www.tidyverse.org/lifecycle/#experimental) |
20 | 20 |
[](https://github.com/sales-lab/spatialDE/actions) |
21 |
+[](https://codecov.io/gh/sales-lab/spatialDE?branch=main) |
|
21 | 22 |
<!-- badges: end --> |
22 | 23 |
|
23 | 24 |
The **spatialDE** package provides an R wrapper for the Python SpatialDE library, |
... | ... |
@@ -8,6 +8,8 @@ |
8 | 8 |
[](https://www.tidyverse.org/lifecycle/#experimental) |
10 | 10 |
[](https://github.com/sales-lab/spatialDE/actions) |
11 |
+[](https://codecov.io/gh/sales-lab/spatialDE?branch=main) |
|
11 | 13 |
<!-- badges: end --> |
12 | 14 |
|
13 | 15 |
The **spatialDE** package provides an R wrapper for the Python SpatialDE |