startsWith {backports}R Documentation

Backport of startsWith

Description

See the original description in base::startsWith.

Usage

startsWith(x, prefix)

Arguments

x

See description.

prefix

See description.


[Package backports version 1.0.4 Index]