| content_backward_search {languageserver} | R Documentation |
Search backwards in a document content for a specific character
content_backward_search(content, row, column, char, skip_empty_line = TRUE)
a tuple of positive integers, the row and column position of the character if found, otherwise (-1, -1)