View source: R/plot_nullhespdiv.R
| plot.nullhespdiv | R Documentation |
Plot method for a nullhespdiv object.
## S3 method for class 'nullhespdiv'
plot(x, ...)
x |
A |
... |
Additional arguments passed to |
No return value. Called for the side effect of plotting a
nullhespdiv object.
Liudas Daumantas
Other HespDiv visualization options:
blok3d(),
create_gif(),
dendro(),
plot_cs_hsa(),
plot_hespdiv(),
plot_hsa(),
plot_hsa_q(),
poly_scheme(),
polypop()
test_results <- nulltest(example_hespdiv)
plot(test_results)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.