Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ddsjoberg committed Mar 20, 2024
1 parent 283eae2 commit 0865496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!-- badges: start -->
[![CRAN status](https://www.r-pkg.org/badges/version/smd)](https://CRAN.R-project.org/package=smd)
[![R-CMD-check](https://github.com/bsaul/smd/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/bsaul/smd/actions/workflows/R-CMD-check.yaml)
[![Codecov test coverage](https://codecov.io/gh/bsaul/smd/branch/main/graph/badge.svg)](https://app.codecov.io/gh/bsaul/smd?branch=main)
[![Codecov test coverage](https://codecov.io/gh/bsaul/smd/branch/master/graph/badge.svg)](https://app.codecov.io/gh/bsaul/smd?branch=master)
<!-- badges: end -->

An `R` package for computing the standardized mean difference between two groups for various data types.
Expand Down

0 comments on commit 0865496

Please sign in to comment.