Skip to content

grey scale map #41

@aloboa

Description

@aloboa

How can I display in grey scale?

> g1 <- ggplot() + 
+   geom_spatraster(data = tile, aes(fill=cyl_tile_1)) 
> g1
> g1 + scale_fill_grey()
Error: Continuous value supplied to discrete scale

Metadata

Metadata

Assignees

No one assigned

    Labels

    ❔ q&aQuestions on the usage of tidyterra📊 ggplot2Issues related with the implementation of ggplot2 functionalities

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions