Learn R Programming

baizer (version 0.8.0)

fix_to_regex: trans fixed string into regular expression string

Description

trans fixed string into regular expression string

Usage

fix_to_regex(p)

Value

regex pattern

Arguments

p

raw fixed pattern

Examples

Run this code
fix_to_regex("ABC|?(*)")

Run the code above in your browser using DataLab