From d4e8cbd2377387b0a0354753ac0df53945c7d73d Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 15 Jul 2024 15:05:06 +0000 Subject: [PATCH] Automatic readme update --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6a21eeb08..3d3b814b4 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](h `{epiparameter}` is an `R` package that contains a library of -epidemiological parameters for infectious diseases and a set of classes +epidemiological parameters for infectious diseases as well as classes and helper functions to work with the data. It also includes functions to extract and convert parameters from reported summary statistics. @@ -112,8 +112,8 @@ epidists #> # ℹ Explore database online at: https://epiverse-trace.github.io/epiparameter/articles/database.html ``` -This results a list of database entries. Each entry of the library is an -`` object. +This results in a list of database entries. Each entry of the library is +an `` object. Alternatively, the library of epiparameters can be viewed as a vignette locally (`vignette("database", package = "epiparameter")`) or on the