Skip to content

Mosaics: Brightness <1 failing #32

@ryantimpe

Description

@ryantimpe

#Customize it!
awesome_selfie %>%

  • image_to_mosaic(
  • 60, #Make it bigger! (Default is 48x48 bricks)
    
  • brightness = 0.9#, #Make it brighter!
    
  • #color_palette = c("universal", "generic")
    
  • ) %>%
  • build_mosaic()
    Error: Can't subset columns that don't exist.
    x The column Lego_name doesn't exist.
    Run rlang::last_error() to see where the error occurred.
    In addition: There were 11 warnings (use warnings() to see them)

Metadata

Metadata

Assignees

Labels

brickr mosaicsIssues related to mosaicsbugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions