The package is the R API server for testing DeepMAPS website using example datasets.
library(devtools)
install_github("Wang-Cankun/iris3api@master")
library(iris3api)
load_all()
start_debug_server()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.