Nothing
# Tests for flget_geoparameters
test_that("flget_geoparameters works", {
dat_no_TS <- fl_LoadFjord("test", dirdata = system.file("extdata", package = "FjordLight"))
res_geo <- flget_geoparameters(dat_no_TS)
expect_type(res_geo, "double")
})
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.