context("GitVersion.S3_A")
test_that("GitVersion.S3", {
expect_is(GitVersion.S3(), "GitVersion.S3")
expect_is(GitVersion.S3(TRUE), "GitVersion.S3")
expect_is(GitVersion.S3(version = "0.1.1"), "GitVersion.S3")
}
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.