test_that("hostname does not throw an error", {
expect_type(hostname(),'character')
})
test_that('ipaddress does not throw an error',{
expect_type(ipaddress(),'character')
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.