File tree 1 file changed +5
-6
lines changed
1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 2
2
output : github_document
3
3
---
4
4
5
+ <!-- badges: start -->
6
+ [ ![ R-CMD-check] ( https://github.com/WHOequity/healthequal/actions/workflows/R-CMD-check.yaml/badge.svg )] ( https://github.com/WHOequity/healthequal/actions/workflows/R-CMD-check.yaml )
7
+ <!-- badges: end -->
8
+
5
9
<!-- README.md is generated from README.Rmd. Please edit that file -->
6
10
7
11
``` {r, include = FALSE}
@@ -17,11 +21,6 @@ library(healthequal)
17
21
18
22
# healthequal <a href =' https://github.com/WHOequity/healthequal/ ' >
19
23
20
- <!-- badges: start -->
21
- [ ![ R-CMD-check] ( https://github.com/WHOequity/healthequal/actions/workflows/R-CMD-check.yaml/badge.svg )] ( https://github.com/WHOequity/healthequal/actions/workflows/R-CMD-check.yaml )
22
- [ ![ R-CMD-check] ( https://github.com/WHOequity/healthequal/actions/workflows/R-CMD-check.yaml/badge.svg )] ( https://github.com/WHOequity/healthequal/actions/workflows/R-CMD-check.yaml )
23
- <!-- badges: end -->
24
-
25
24
26
25
The healthequal R package provides computational tools for calculating summary measures of health inequality.
27
26
@@ -40,7 +39,7 @@ The development version can be installed from [GitHub](https://github.com/) with
40
39
remotes :: install_github(" WHO/helathequal" )
41
40
```
42
41
43
- # Measures of health inequality included in ` healthequal ` :
42
+ ## Measures of health inequality included in ` healthequal ` :
44
43
45
44
The following summary measures of health inequality are included in the ` healthequal ` package:
46
45
You can’t perform that action at this time.
0 commit comments