diff --git a/README.Rmd b/README.Rmd index 4dcc814..6cd2996 100644 --- a/README.Rmd +++ b/README.Rmd @@ -18,6 +18,9 @@ knitr::opts_chunk$set( [![CRAN status](https://www.r-pkg.org/badges/version/ggResidpanel)](https://CRAN.R-project.org/package=ggResidpanel) [![Lifecycle: stable](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html#stable) [![R-CMD-check](https://github.com/goodekat/ggResidpanel/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/goodekat/ggResidpanel/actions/workflows/R-CMD-check.yaml) +[![test-coverage](https://github.com/goodekat/ggResidpanel/actions/workflows/test-coverage.yaml/badge.svg)](https://github.com/goodekat/ggResidpanel/actions/workflows/test-coverage.yaml) +[![Codecov test coverage](https://codecov.io/gh/goodekat/ggResidpanel/branch/master/graph/badge.svg)](https://app.codecov.io/gh/goodekat/ggResidpanel?branch=master) +[![downloads](https://cranlogs.r-pkg.org/badges/ggResidpanel)](https://cran.rstudio.com/web/packages/ggResidpanel/index.html) ggResidpanel is an R package for creating panels of diagnostic plots for a model using ggplot2 and interactive versions of the plots using plotly. diff --git a/README.md b/README.md index 517e421..69865ab 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ status](https://www.r-pkg.org/badges/version/ggResidpanel)](https://CRAN.R-proje [![Lifecycle: stable](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html#stable) [![R-CMD-check](https://github.com/goodekat/ggResidpanel/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/goodekat/ggResidpanel/actions/workflows/R-CMD-check.yaml) +[![test-coverage](https://github.com/goodekat/ggResidpanel/actions/workflows/test-coverage.yaml/badge.svg)](https://github.com/goodekat/ggResidpanel/actions/workflows/test-coverage.yaml) +[![Codecov test +coverage](https://codecov.io/gh/goodekat/ggResidpanel/branch/master/graph/badge.svg)](https://app.codecov.io/gh/goodekat/ggResidpanel?branch=master) +[![downloads](https://cranlogs.r-pkg.org/badges/ggResidpanel)](https://cran.rstudio.com/web/packages/ggResidpanel/index.html) ggResidpanel is an R package for creating panels of diagnostic plots for diff --git a/man/figures/readme-unnamed-chunk-6-1.png b/man/figures/readme-unnamed-chunk-6-1.png index b9a02af..1ca3886 100644 Binary files a/man/figures/readme-unnamed-chunk-6-1.png and b/man/figures/readme-unnamed-chunk-6-1.png differ diff --git a/man/figures/readme-unnamed-chunk-6-2.png b/man/figures/readme-unnamed-chunk-6-2.png index 60572c5..ccc017b 100644 Binary files a/man/figures/readme-unnamed-chunk-6-2.png and b/man/figures/readme-unnamed-chunk-6-2.png differ