Graph describing the most common co-occurrences with a keyword or lexicon
gallicagraph_associated.Rd
Takes 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_associated
orgallicagram_associated_lexicon
functions- labels_color
A character string. The color in which to print the labels. Set to
NA
for no label.
Examples
gallicagram_associated("président", from = 2020) |>
gallicagraph_associated(labels_color = "white")