Graph describing the most common co-occurrences with a keyword or lexicon
gallicagraph_associated.RdTakes as input data produced by gallicagram_associated or
gallicagram_associated_lexicon and produces a graph
describing the words the most commonly co-occurring with the keyword
or lexicon of interest
Arguments
- data
 A data frame produced by the
gallicagram_associatedorgallicagram_associated_lexiconfunctions- labels_color
 A character string. The color in which to print the labels. Set to
NAfor no label.
Examples
  gallicagram_associated("président", from = 2020) |>
    gallicagraph_associated(labels_color = "white")