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.5")



Attach the package and use:
library("ggseqplot")
Maintained by
Marcel Raab
[Scholar Profile | Author Map]
First Published: 2022-07-04
Latest Update: 2023-03-15
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.5, https://cran.r-project.org/web/packages/ggseqplot. Accessed 29 Mar. 2025.
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)
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for ggseqplot01020304050607080TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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