mirror of
https://github.com/ryantimpe/brickr.git
synced 2026-04-27 14:20:04 -05:00
463 B
463 B
brickr 0.0.0.9200
- Added
bricks_from_excel()as a way to decrease the starting cost of using brickr. - See https://github.com/ryantimpe/brickr_toybox
brickr 0.0.0.9150
- Added
bricks_from_coords()function to convert a long data frame with x, y, z, and Color columns into input fordisplay_bricks(). - Aesthetic updates to the README and logo.
- Added a
NEWS.mdfile to track changes to the package.