db_key | R Documentation |
This function is primarily used as the default argument for db_get()
, but
can be run at any time to access your specific key. Note that you should
first set your key with db_set_key()
.
db_key()
Either your api key or a message explaining how to load it
## Not run: library(orextdb) db_key() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.