Skip to contents

Compares summary points to vector of words indicating change, and highlights relevant words in bold.

Usage

bold_key_words(data, key_words = NULL, key_words_remove = NULL)

Arguments

data

character vector of summary points

key_words

character vector of additional words you would like to highlight in bold (defaults to NULL)

key_words_remove

character vector of standard key words you would NOT like to highlight in bold (defaults to NULL)