-
Notifications
You must be signed in to change notification settings - Fork 2
Add more functions #1
Copy link
Copy link
Open
Description
Thank you for the package. I hope the project will live a long time.
It would be nice to add the following functions in the package:
- the
baseanalogs:-
sf_starts(startsWith) -
sf_ends(endsWith) -
sf_trim(trimws) -
sf_upper(tolower) -
sf_lower(toupper) -
sf_split(strsplit) -
sf_match(match)
-
- other useful:
-
sf_remove(asgsub("pattern", "", x))
-
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels