powered by
lookahead(x) negative_lookahead(x) lookbehind(x) negative_lookbehind(x)
x <- "foo" lookahead(x) negative_lookahead(x) lookbehind(x) negative_lookbehind(x)
Run the code above in your browser using DataLab