View source: R/new_search_config.R
| new_search_config | R Documentation |
Create a new search configuration object for use in a tree analysis.
new_search_config(name, ...)
name |
The name of a search method. Partial unambiguous matches are also accepted. The options are:
|
... |
Arguments to be passed on to the R6 class responsible for creating the search method object. |
The new method of BranchBreakingOptions,
BranchSwappingOptions, DrivenSearchOptions and
RatchetOptions describe optional arguments for search method
creation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.