This function facilitates matching by providing assurances for surrounding symbols/groups of symbols.
It allows for building expressions that are dependent on context of occurrence.
Usage
rx_seek_prefix(.data = NULL, value)
rx_seek_suffix(.data = NULL, value)
Arguments
.data
Expression to append, typically pulled from the pipe %>%