Other packages > Find by keyword >

ggseqplot  

Render Sequence Plots using 'ggplot2'
View on CRAN: Click here


Download and install ggseqplot package within the R console
Install from CRAN:
install.packages("ggseqplot")

Install from Github:
library("remotes")
install_github("cran/ggseqplot")

Install by package version:
library("remotes")
install_version("ggseqplot", "0.8.9")



Attach the package and use:
library("ggseqplot")
Maintained by
Marcel Raab
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-07-04
Latest Update: 2025-06-30
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.
How to cite:
Marcel Raab (2022). ggseqplot: Render Sequence Plots using 'ggplot2'. R package version 0.8.9, https://cran.r-project.org/web/packages/ggseqplot. Accessed 23 Jul. 2026.
Previous versions and publish date:
(2026-07-09 07:44), 0.6.2 (2022-07-04 20:50), 0.7.2 (2022-08-06 01:20), 0.8.0 (2022-09-07 22:00), 0.8.1 (2022-10-11 12:32), 0.8.2 (2023-03-15 13:10), 0.8.3 (2023-09-22 23:30), 0.8.4 (2024-05-17 23:40), 0.8.5 (2024-10-29 17:30), 0.8.6 (2025-05-07 00:10), 0.8.7 (2025-06-30 23:10), 0.8.8 (2025-10-08 07:10)
Other packages that cited ggseqplot R package
View ggseqplot citation profile
Other R packages that ggseqplot depends, imports, suggests or enhances
Complete documentation for ggseqplot
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ODS  
Statistical Methods for Outcome-Dependent Sampling Designs
Outcome-dependent sampling (ODS) schemes are cost-effective ways to enhance study efficiency. In OD ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
MixSIAR  
Bayesian Mixing Models in R
Creates and runs Bayesian mixing models to analyze biological tracer data (i.e. stable isotopes, fa ...
Download / Learn more Package Citations See dependency  
fitscape  
Classes for Fitness Landscapes and Seascapes
Convenient classes to model fitness landscapes and fitness seascapes. A low-level package with whic ...
Download / Learn more Package Citations See dependency  
gfcanalysis  
Tools for Working with Hansen et al. Global Forest Change Dataset
Supports analyses using the Global Forest Change dataset released by Hansen et al. gfcanalysis was ...
Download / Learn more Package Citations See dependency  

27,889

R Packages

239,283

Dependencies

74,019

Author Associations

27,890

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA