mistnet_start: Initialize the 'MistNet' system if enabled.
Description
Initialize the 'MistNet' system if enabled.
Usage
mistnet_start(version = mistnet_default(), reload = FALSE, verbose = TRUE)
Arguments
- version
version of 'MistNet' library
- reload
if 'MistNet' library should be reloaded or not, default FALSE.
- verbose
Logical, when TRUE
prints text to console.