loaded_mods <- loadNamespace("box")$loaded_mods
rm(list = ls(loaded_mods), envir = loaded_mods)
plumber::pr_run(plumber::pr(file = "api/main.R"), port = 8087)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.