Unlimited learning, half price | 50% off
Get 50% off unlimited learning

webex (version 0.9.2)

escape_regex: Escape a string for regex

Description

Escape a string for regex

Usage

escape_regex(string)

Arguments

string

A string to escape

Value

A string

Examples

Run this code
# NOT RUN {
escape_regex("library(tidyverse)")
# }

Run the code above in your browser using DataLab