Skip to content

Error: Invalid index: field name 'x_start' not found #6052

@YUCHENG-ZHAO

Description

@YUCHENG-ZHAO

options(repr.plot.width=10,repr.plot.height=10)
p1 <- ggplot(nc) +
geom_sf(aes(fill=meta[ as.character(nc$cell),'cell_type']))+
theme_void()
p1
image
I'm trying to find a picture of this.
but
Error: Invalid index: field name 'x_start' not found

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugan unexpected problem or unintended behaviorcoord 🗺️

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions