# Load values for internal use
b_url = "https://clinicaltrials.gov/api/"
b_info = "info/"
b_query = "query/"
fmt_json = "fmt=json"
fmt_csv = "fmt=csv"
# usethis::use_data(b_url,b_info,b_query, fmt_json, fmt_csv, internal = TRUE, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.