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

Close issue #194 allow for startsWith and endsWith #195

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SvenMeijs
Copy link

Hi Mark,

Changes to close #194 submitted by @edwindj and update documentation accordingly.

  • update syntax.R: documentation of allowed text functions
  • update parse.R: allow for the base functions startsWith, endsWith
  • update cookbook.Rmd: refer to newly allowed functions on top of grepl and field_format
  • create tinytest file to check if added functions are allowed (all tests keep passing)

Hope I changed everything that needed to be changed, but I'll leave that up to you.

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

Successfully merging this pull request may close these issues.

Adding base::startsWith and base::endsWith to set of allowed functions
1 participant