mirror of
https://github.com/ryantimpe/brickr.git
synced 2026-02-21 06:10:01 -06:00
29 lines
674 B
Plaintext
29 lines
674 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_bricks_rgl)
|
|
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)
|