Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mosaics: Brightness <1 failing #32

Open
ryantimpe opened this issue Apr 7, 2020 · 0 comments
Open

Mosaics: Brightness <1 failing #32

ryantimpe opened this issue Apr 7, 2020 · 0 comments
Assignees
Labels
brickr mosaics Issues related to mosaics bug Something isn't working

Comments

@ryantimpe
Copy link
Owner

#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)
@ryantimpe ryantimpe added bug Something isn't working brickr mosaics Issues related to mosaics labels Apr 7, 2020
@ryantimpe ryantimpe self-assigned this Apr 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
brickr mosaics Issues related to mosaics bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant