mirror of
https://github.com/ryantimpe/brickr.git
synced 2025-12-31 18:59:34 -06:00
17 lines
380 B
Plaintext
17 lines
380 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_table)
|
|
export(build_bricks)
|
|
export(build_colors)
|
|
export(build_instructions)
|
|
export(build_mosaic)
|
|
export(build_pieces)
|
|
export(build_pieces_table)
|
|
export(image_to_mosaic)
|
|
importFrom(magrittr,"%>%")
|
|
importFrom(purrr,"%||%")
|