Description Usage Arguments Value Examples
Combine all Inter-Agency Task Force for the management of emerging infectious diseases (IATF) resolutions datasets into a single dataset
1 2 3 4 | combine_iatf(
docs = "iatfResolution",
res = seq_len(max(iatfLinksGazette$id, na.rm = TRUE))
)
|
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 |
A tibble of all the IATF resolutions
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.