View source: R/epiparameter_db.R
epidist_db | R Documentation |
<epiparameter>
object(s) directly from the epiparameter library
(database)epidist_db()
has been renamed epiparameter_db()
. Please use
epiparameter_db()
instead as the epidist_db()
alias will be removed from
the package in the future.
epidist_db(
disease = "all",
pathogen = "all",
epi_name = "all",
author = NULL,
subset = NULL,
single_epiparameter = FALSE
)
disease |
A |
pathogen |
A |
epi_name |
A |
author |
A |
subset |
Either Subsetting (using The The expression should be specified without using the data object name
(e.g. |
single_epiparameter |
A boolean Note: If multiple entries match the arguments supplied and
|
An <epiparameter>
object or list of <epiparameter>
objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.