Nothing
context("test-cluster")
test_that("default cluster", {
feature_clusters <- cluster(feature_matrix, k = 6)
expect_equal(2, length(feature_clusters))
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.