Skip to contents

Plots for the quality assessment (QA) of the included studies

Usage

quality_assessment_plots(pathogen = NA, prepend = "")

Arguments

pathogen

processed data with QA information (see vignette for each pathogen)

prepend

string to allow loading data in vignettes

Value

two plots to summarise the quality assessment scores

Examples

quality_assessment_plots(pathogen = "marburg")
#> Rows: 58 Columns: 25
#> ── Column specification ────────────────────────────────────────────────────────
#> Delimiter: ","
#> chr  (8): pathogen, first_author_first_name, article_title, doi, journal, no...
#> dbl (16): article_id, covidence_id, year_publication, volume, issue, page_fi...
#> lgl  (1): paper_copy_only
#> 
#>  Use `spec()` to retrieve the full column specification for this data.
#>  Specify the column types or set `show_col_types = FALSE` to quiet this message.
#> `geom_smooth()` using method = 'loess' and formula = 'y ~ x'
#> Warning: Removed 2 rows containing non-finite outside the scale range (`stat_smooth()`).
#> Warning: Removed 2 rows containing missing values or values outside the scale range
#> (`geom_point()`).