testthat::test_that("Random networks are square matricies",{
network_of_words <- c("the", )
expect_equivalent(random_acquisition_network())
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.