mirror of
https://github.com/ryantimpe/brickr.git
synced 2026-01-04 04:40:42 -06:00
24 lines
543 B
Plaintext
24 lines
543 B
Plaintext
# Generated by roxygen2: do not edit by hand
|
|
|
|
export("%>%")
|
|
export(bricks_from_coords)
|
|
export(bricks_from_excel)
|
|
export(bricks_from_mosaic)
|
|
export(bricks_from_rayshader)
|
|
export(bricks_from_table)
|
|
export(build_bricks)
|
|
export(build_colors)
|
|
export(build_instructions)
|
|
export(build_mosaic)
|
|
export(build_pieces)
|
|
export(build_pieces_table)
|
|
export(build_themes)
|
|
export(coord_brick)
|
|
export(coord_brick_flip)
|
|
export(geom_brick_col)
|
|
export(geom_brick_rect)
|
|
export(image_to_mosaic)
|
|
export(scale_fill_brick)
|
|
export(theme_brick)
|
|
importFrom(magrittr,"%>%")
|