Files
brickr/NAMESPACE
2020-03-30 19:34:25 -04:00

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,"%||%")