Displays observations in the Linked MFA shared score space, optionally indicating block coverage.
Arguments
- x
An object of class `linked_mfa`.
- dims
Integer vector of length 2 specifying which components to plot.
- show_coverage
Logical; if `TRUE`, color points by number of blocks contributing to each observation.
- labels
Logical; if `TRUE`, label points with row names or indices.
- col
Point colors. Overrides `show_coverage` coloring if provided.
- pch
Point character.
- cex
Point size.
- main
Plot title.
- ...
Additional arguments passed to [plot()].