mirror of
https://github.com/ryantimpe/brickr.git
synced 2026-05-07 03:49:37 -05:00
28 lines
649 B
Plaintext
28 lines
649 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(grDevices,col2rgb)
|
|
importFrom(grDevices,rgb)
|
|
importFrom(magrittr,"%>%")
|
|
importFrom(purrr,"%||%")
|
|
importFrom(stats,median)
|