orm_ass_plot: Plot ASS distribution

View source: R/orm_ass.R

orm_ass_plotR Documentation

Plot ASS distribution

Description

Generates a bar chart showing the distribution of Abstract Sufficiency Scores across the corpus.

Usage

orm_ass_plot(mx, out_dir = NULL, lang = getOption("orisma.lang", "en"))

Arguments

mx

An orisma_matrix object after running orm_ass().

out_dir

Character or NULL. Directory to save the plot.

lang

Character. "en" or "es".

Value

A ggplot2 object invisibly.


orisma documentation built on May 19, 2026, 1:07 a.m.