Map citations to document segments or sections
map_citations_to_segments(
citations_df,
text,
use_sections = "auto",
n_segments = 10
)Citations data frame with segment/section information
Data frame with citations and their positions
Text object (string or list with sections)
Logical or "auto". Use sections if available
Integer. Number of segments if not using sections