Skip to content

rx_raw ? #24

@kwstat

Description

@kwstat

Just an idea. Might be nice to have a function called rx_raw which allows user to explicitly specify a part of the rx. For example:

rx_alpha() %>% rx_raw("{8}")
"[A-z]{8}"

Yes, I know about rx_multiple. This is just an example when I know what the rx should look like, but I can't get the rx functions to bend to my will. Other possible names could be rx_expert, rx_as_is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions