fix_caps: Allow for capitalisation of search terms

View source: R/mx_syntax.R

fix_capsR Documentation

Allow for capitalisation of search terms

Description

Allow for capitalisation of search terms

Usage

fix_caps(x)

Arguments

x

Search query to be formatted. Note, any search term already containing a square bracket will not be reformatted to preserve user-defined regexes.

Value

The same list or vector search terms, but with proper regular expression syntax to allow for capitalisation of the first letter of each term.


mcguinlu/medrxivr documentation built on Sept. 11, 2022, 9:25 p.m.