if (system.file(package = "curl") == "") {
install.packages("curl")
}
library(testthat)
library(Ibamam)
library(curl)
test_check("Ibamam")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.