NEWS.md
Breaking: Pretty much EVERY function. Seriously, check out the README and start fresh.
Breaking: Data “lego_colors.rda” has been updated with more accurate RGB values and new brickrID numbers. This will impact previously created mosaics and 3D models.
bricks_from_mosaic().brick_res input options to render models in higher definition (‘sd’, ‘hd’, ‘uhd’)bricks_from_rayshader() to render LEGO models from rayshader plot_3d() input.build_instructions generates building instructions for 3D models, as well as mosaics.geom_brick_col for bar charts in the shape of bricks. Negative values are fine, but position = stack is not available.coord_brick to prevent chart brick distortion. coord_brick_flip for horizontal bars.scale_fill_brick and theme_brick for different LEGO color options.bricks_from_excel() as a way to decrease the starting cost of using brickr.bricks_from_coords() function to convert a long data frame with x, y, z, and Color columns into input for display_bricks().NEWS.md file to track changes to the package.