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

The first match is **not** necessarily the best one... #10

Closed
eduardszoecs opened this issue Apr 8, 2015 · 3 comments
Closed

The first match is **not** necessarily the best one... #10

eduardszoecs opened this issue Apr 8, 2015 · 3 comments
Labels
enhancement New feature or enhancement

Comments

@eduardszoecs
Copy link
Member

E.g. for pan() [or generally all first = TRUE? ]
Add checks / filters to retrieve only the best match! [agrep?].

@eduardszoecs eduardszoecs added the enhancement New feature or enhancement label Apr 8, 2015
@eduardszoecs
Copy link
Member Author

May use stringdist amatch and also return a match score!

@eduardszoecs
Copy link
Member Author

Done via PR #13, which implements 'all', 'first' and 'best'

@eduardszoecs
Copy link
Member Author

Maybe also check for other functions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant