All functions
|
|
brickset_api()
|
Get API options |
|
brickset_auth()
|
Authenticate with the brickset.com api |
|
brickset_get_instructions()
|
Get link to instructions for a single lego set from brickset.com |
|
brickset_get_recently_updated_sets()
|
Get recently updated sets from brickset.com |
|
brickset_get_reviews()
|
Get reviews of a single lego set from brickset.com |
|
brickset_get_set()
|
Get information about a single lego set from brickset.com |
|
brickset_get_sets()
|
Function to return many sets' data using brickset.com search API |
|
brickset_get_subthemes()
|
Get subthemes released under a theme |
|
brickset_get_themes()
|
Get all lego themes from brickset.com |
|
brickset_get_years()
|
Get years and number of sets released under a theme |
|
brickset_save_credentials()
|
Save brickset.com credentials to Rprofile file |
|
brickset_setup()
|
Set up R to work with brickset.com |
|
lego_get_set_data()
|
Get data from a lego set page |
|
lego_get_sets()
|
Get all lego sets in a category |
|
lego_get_sets_on_page()
|
Get all lego sets on the page |
|
lego_get_themes()
|
Get all lego themes from shop.lego.com |
|
rebrickable_api()
|
Generic API call |
|
rebrickable_api_all()
|
Get all pages from the rebrickable api |
|
rebrickable_api_call()
|
Do-while loop for GET to handle rcurl being flaky |
|
rebrickable_color_info()
|
Get a data frame of information about a specific brick color |
|
rebrickable_colors()
|
Get a data frame of all brick colors |
|
rebrickable_parse_api_res()
|
Function to format API response |
|
rebrickable_save_credentials()
|
Save rebrickable credentials to Rprofile file |
|
rebrickable_setup()
|
Set up R to work with rebrickable.com |