Nothing
test_that("clustering_options_contructor", {
expect_equal(2 * 2, 4)
})
test_that("key_constructor", {
expect_equal(2 * 2, 4)
})
test_that("lookup_constructor", {
expect_equal(2 * 2, 4)
})
test_that("atc_metric_lookup_constructor", {
expect_equal(2 * 2, 4)
})
test_that("normalizing_lookup_constructor", {
expect_equal(2 * 2, 4)
})
test_that("timing_metric_lookup_constructor", {
expect_equal(2 * 2, 4)
})
test_that("context_lookup", {
expect_equal(2 * 2, 4)
})
test_that("distance_matrix_constructor", {
expect_equal(2 * 2, 4)
})
test_that("hierarchical_clustering", {
expect_equal(2 * 2, 4)
})
test_that("goodness_of_fit_characteristic", {
expect_equal(2 * 2, 4)
})
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.