View source: R/pre_clustering.R
| pre_clustering | R Documentation |
This function updates the clusters and the initial tree in the lists data and config
pre_clustering(data, config)
data |
A list of data items as returned by |
config |
A list of settings as returned by |
A named list containing two components $data and
$config. data data items as returned by outbreaker_data.
config is a list of settings as returned by create_config.
Alexis Robert (alexis.robert@lshtm.ac.uk)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.