getInstructions {brickset} | R Documentation |
Download list of instructions for given set.
Description
Brickset API documentation is available here: https://brickset.com/article/52664/api-version-3-documentation/
Usage
getInstructions(setID, setNumber, key = getOption("brickset_key"), ...)
Arguments
setID |
the ID of the set (see |
setNumber |
the set number from on the LEGO box |
key |
the Brickset API key. |
... |
other parameters passed to |
Value
a data.frame with the instructions.
[Package brickset version 2024.0.0 Index]