brickset {brickset} | R Documentation |
R package to interface with the Brickset API for getting data about LEGO.
Description
R package to interface with the Brickset API for getting data about LEGO.
Details
You can request an API key on the Brickset website here: https://brickset.com/tools/webservices/requestkey/
The API key can be passed as function parameter or may be set globally using:
options(brickset_key = YOUR_API_KEY)
Author(s)
[Package brickset version 2024.0.0 Index]