Skip to content

Apply function right on extracted values ? #18

@moodymudskipper

Description

@moodymudskipper

this would avoid tedious data wrangling on extracted text

I think an argument transform would work

unglue("Foo bAr", "{x} {y}", transform = list(x = toupper, y = tolower))

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions