ggseqplot-package {ggseqplot} | R Documentation |
ggseqplot: Render Sequence Plots using 'ggplot2'
Description
A set of wrapper functions that mainly re-produces most of the sequence plots rendered with TraMineR::seqplot(). Whereas 'TraMineR' uses base R to produce the plots this library draws on 'ggplot2'. The plots are produced on the basis of a sequence object defined with TraMineR::seqdef(). The package automates the reshaping and plotting of sequence data. Resulting plots are of class 'ggplot', i.e. components can be added and tweaked using '+' and regular 'ggplot2' functions.
Author(s)
Maintainer: Marcel Raab marcel.raab@gmail.com (ORCID)
See Also
Useful links:
Report bugs at https://github.com/maraab23/ggseqplot/issues
[Package ggseqplot version 0.8.5 Index]