Code
control_cluster(verbosity = 5.5)
Condition
Error in `control_cluster()`:
! verbosity should be an integer.
Code
control_cluster(verbosity = "3")
Condition
Error in `control_cluster()`:
! verbosity should be an integer.
Code
control_cluster(catch = "yes")
Condition
Error in `control_cluster()`:
! catch should be a logical.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.