test_that("returns the same dataframe", { df <- data.frame(a=rnorm(100), b=1:100) expect_identical(df, flyDN(df)) })
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.