View source: R/mds_test_plot.R
plot_mds_test | R Documentation |
mds_test()
resultsplot_mds_test(mds_test)
mds_test |
Object of class |
ggplot
object.
mds_result <- mds_test(
sim_matrix,
n_boots = 10,
n_perms = 10,
test_dimensions = 3,
mds_type = 'interval'
)
plot_mds_test(mds_result)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.