.onLoad <- function(lib, pkg) {
opt <- list(
debug = FALSE,
tools_path = "./tools"
)
options(LEEF.measurement.bemovi = opt)
}
utils::globalVariables(
c(
"count",
"dens.ml",
"frame",
"id",
"magnification",
"microcosm.nr",
"predict_spec",
"species.composition",
"temperature",
"video",
"bottle",
"dilution_factor",
"species"
)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.