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 11 Jun. 2026.
Previous versions and publish date:
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

leontief  
Input-Output Analysis
An implementation of the Input-Output model developed by Wassily Leontief that represents the inter ...
Download / Learn more Package Citations See dependency  
clusrank  
Wilcoxon Rank Tests for Clustered Data
Non-parametric tests (Wilcoxon rank sum test and Wilcoxon signed rank test) for clustered data docu ...
Download / Learn more Package Citations See dependency  
stevedata  
Steve's Toy Data for Teaching About a Variety of Methodological, Social, and Political Topics
This is a collection of various kinds of data with broad uses for teaching. My students, and academ ...
Download / Learn more Package Citations See dependency  
Voss  
Generic Voss Algorithm (Random Sequential Additions)
Generating realizations of a fractal Brownian function on uniform 1D & 2D grid with classic and ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
hsphase  
Phasing, Pedigree Reconstruction, Sire Imputation and Recombination Events Identification of Half-sib Families Using SNP Data
Identification of recombination events, haplotype reconstruction, sire imputation and pedigree recon ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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