list(
x = list(
f <- function() {
})
)
list(
x = list(
f <- function() {
}
)
)
test_that("DataBackendCbind", {
# stuff
})
function() { 1 }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.