powered by
Returns options of a pre-compiled regular expression
get_options(pattern, ...)
a pre-compiled regular expression or a string
further arguments passed to re2
re2
an list
# NOT RUN { get_options(re2("test")) # }
Run the code above in your browser using DataLab