Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add _element #5

Closed
trinker opened this issue Dec 26, 2016 · 0 comments
Closed

Add _element #5

trinker opened this issue Dec 26, 2016 · 0 comments

Comments

@trinker
Copy link
Owner

trinker commented Dec 26, 2016

filter_element <- function(x, pattern, ...){
    grep(pattern, x, value =  TRUE, invert = TRUE, perl = TRUE, ...)
}
@trinker trinker closed this as completed in cf8de8d Jan 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant