AREA_BOUNDARIES <- list(x = c(0,250), y = c(0, 250))
get_background_image <- function(){
system.file("extdata/img/islands-simple.png", package = "brainvr.vremt")
}
IMG_BOUNDARIES <- list(x = c(-47,303), y = c(-32, 268))
# nolint end
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.