library(getPass)
library(glue)
library(httr)
library(testthat)
library(rmoveapi)
#devtools::document(); devtools::build(); devtools::load_all()
setAuth(getPass(msg='Userid'),getPass(msg='Password'))
# options(rmoveapi.userid=getPass(msg='User id'))
# options(rmoveapi.pass=getPass(msg='User id'))
test_check("rmoveapi")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.