All functions

draw_key_brick()

GeomBrick

bricks_from_coords()

Convert a data frame with x, y, z & Color columns into a brickr 3D object

bricks_from_excel()

Convert an Excel brickr template into a brickr 3D object

bricks_from_mosaic()

Convert a 2D LEGO mosaic into a brickr 3D object

bricks_from_rayshader()

Build a brickr 3D object from rayshader hillshade & heightmap matrices

bricks_from_table()

Convert a matrix table into a brickr 3D object

build_bricks()

Build 3D brick model with rayshader.

build_colors()

Dispaly available brick colors

build_instructions()

Create instruction manual for 2D image mosaics

build_mosaic()

Display 2D LEGO mosaic as a plot image

build_pieces()

Graphically display required bricks.

build_pieces_table()

Generate required bricks as a data frame.

build_themes()

Display available brick themes for ggplot feature scale_fill_brick()

collect_bricks()

Consolidate 1x1 bricks into larger ones of the same color. Internal function.

coord_brick() coord_brick_flip()

Cartesian coordinates for bricks - ggplot2 extension

geom_brick_col()

Bar charts with bricks

geom_brick_rect()

ggplot2 Bar Charts as Bricks

image_to_mosaic()

Create a 2D LEGO mosaic from an image array

image_to_scaled

Scale an image raster array to a small number of pixels. Process into a data frame. Internal function.

layer_from_bricks()

Display a brickr object as a 3D model

scaled_to_colors

Convert image output from scale_image() to bricks

scale_fill_brick()

Color scales for bricks - ggplot2 extension

theme_brick()

Brick color themes - ggplot2 extension