# Project Delete
devtools::install_github("michaelbgarcia/shinydominoes", ref = "main")
library(shinydominoes)
project_delete(owner_name = Sys.getenv("DOMINO_PROJECT_OWNER"),
project_name = Sys.getenv("DOMINO_PROJECT_NAME"),
api_key = Sys.getenv("DOMINO_USER_API_KEY"),
host = "https://opendatasciencelab.jnj.com")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.