getThemes | R Documentation |
Brickset API documentation is available here: https://brickset.com/article/52664/api-version-3-documentation/
getThemes(key = getOption("brickset_key"), ...)
key |
the Brickset API key. |
... |
other parameters passed to |
a data.frame with the themes.
## Not run:
options(brickset_key = 'BRICKSET_KEY',
brickset_username = 'BRICKSET_UERNAME',
brickset_password = 'BRICKSET_PASSWORD')
getThemes()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.