Learn R Programming

rebus (version 0.0-4)

Anchors: The start or end of a string.

Description

Match the start or end of a string.

Usage

START

END

Arguments

Value

  • A character vector representing part or all of a regular expression.

format

Classes 'regex', 'character' chr "^"

References

http://www.regular-expressions.info/anchors.html

Examples

Run this code
START
END

Run the code above in your browser using DataLab