Generic function plot
shows the points in a two-dimensional embedding or projection space with options for customization.
# S3 method for embedR
plot(embedding, ...)
a numeric
matrix containing a text embedding.
The function returns a ggplot2
object.
The function wraps around er_frame and plot.embedR_tbl.
Wulff, D. U., Aeschbach, S., Hussain, Z., & Mata, R. (2024). embeddeR. In preparation.