combine_iatf: Combine all Inter-Agency Task Force for the management of...

Description Usage Arguments Value Examples

View source: R/combine.R

Description

Combine all Inter-Agency Task Force for the management of emerging infectious diseases (IATF) resolutions datasets into a single dataset

Usage

1
2
3
4
combine_iatf(
  docs = "iatfResolution",
  res = seq_len(max(iatfLinksGazette$id, na.rm = TRUE))
)

Arguments

docs

A vector of terms to search for in the document names

res

A vector of document identifiers to concatenate. Default is sequence of resolution IDs found in iatfLinksGazette

Value

A tibble of all the IATF resolutions

Examples

1

como-ph/covidphtext documentation built on Aug. 17, 2020, 9:37 a.m.