I am new to using TramineR and I just cannot seem to figure out how to arrange the legend in any of the plot types. The legend keeps being cut off by the plots. I have tried to use the seqlegend command but I do not understand how I would integrate the separate legend into my plots.
I have 7 different states in my sequence.
i<- seqIplot(cci.new,
with.legend="TRUE",
bty="n",
idxs=1:300,
group=dat$disability_age50)
I have tried adjusting the cex.legend but it makes the text too small to read.
user25809482 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1