# Check installed packages.
expect_true("xts" %in% rownames(installed.packages()))
expect_true("zoo" %in% rownames(installed.packages()))
expect_true("TDI" %in% rownames(installed.packages()))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.