Skip to content

Potential Issue: object is losing its class (e.g., when being used with an sf object) #1495

@mcarauta

Description

@mcarauta

Dear All,

I tried to use this new function separate_wider_delim() with an sf object (map loaded with the sf package), and the object lost its "sf" class. Therefore, I could not use it to plot charts in ggplot2. Despite still seeying a column geometry, ggplot returned me an error message saying that there was no geometry...

Appeciate your support here.

By the way, I managed to find a work around to this problem by using the old function separate().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions