Learn R Programming

stringstatic (version 0.1.2)

fixed: Compare literal bytes in the string

Description

Compare literal bytes in the string

Usage

fixed(pattern, ignore_case = FALSE)

Value

An integer vector.

Arguments

pattern

Pattern to modify behavior.

ignore_case

Should case differences be ignored in the match?