Nothing
data("lung_FDA")
lung_FDA <- run_mfpca(lung_FDA,
metric = "uni g",
r = "r",
value = "fundiff",
pve = .99)
test_that("mxFDA object class is right", {
expect_true(inherits(lung_FDA, "mxFDA"))
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.