Skip to content

Commit b3d6e0e

Browse files
committed
readme update
1 parent 37c46c7 commit b3d6e0e

39 files changed

+64
-50
lines changed

README.Rmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ knitr::opts_chunk$set(
2121
<!-- badges: start -->
2222

2323
[![CRAN status](https://www.r-pkg.org/badges/version/ggseqplot)](https://cran.r-project.org/package=ggseqplot)
24+
[![CRAN Downloads](https://cranlogs.r-pkg.org/badges/grand-total/ggseqplot)
2425
[![R-CMD-check](https://github.com/maraab23/ggseqplot/workflows/R-CMD-check/badge.svg)](https://github.com/maraab23/ggseqplot/actions)
2526
[![Codecov test coverage](https://codecov.io/gh/maraab23/ggseqplot/branch/main/graph/badge.svg)](https://app.codecov.io/gh/maraab23/ggseqplot?branch=main)
2627
<!-- badges: end -->

README.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77

88
[![CRAN
99
status](https://www.r-pkg.org/badges/version/ggseqplot)](https://cran.r-project.org/package=ggseqplot)
10+
\[![CRAN
11+
Downloads](https://cranlogs.r-pkg.org/badges/grand-total/ggseqplot)
1012
[![R-CMD-check](https://github.com/maraab23/ggseqplot/workflows/R-CMD-check/badge.svg)](https://github.com/maraab23/ggseqplot/actions)
1113
[![Codecov test
1214
coverage](https://codecov.io/gh/maraab23/ggseqplot/branch/main/graph/badge.svg)](https://app.codecov.io/gh/maraab23/ggseqplot?branch=main)
@@ -46,16 +48,16 @@ plots just for the single purpose of visualizing sequence data.
4648
[`{ggseqplot}`](https://maraab23.github.io/ggseqplot/) contains the
4749
following functions:
4850

49-
- `ggseqdplot` (equivalent to `TraMineR::seqdplot`)
50-
- `ggseqeplot` (equivalent to `TraMineRextras::seqplot.tentrop`)
51-
- `ggseqmsplot` (equivalent to `TraMineR::seqmsplot`)
52-
- `ggseqmtplot` (equivalent to `TraMineR::seqmtplot`)
53-
- `ggstrqeplot` (based on transitions rates computed with
54-
`TraMineR::seqtrate`)
55-
- `ggseqiplot` (equivalent to `TraMineR::seqIplot`)
56-
- `ggseqfplot` (equivalent to `TraMineR::seqfplot`)
57-
- `ggseqrplot` (equivalent to `TraMineR::seqrplot`)
58-
- `ggseqrfplot` (equivalent to `TraMineRextras::seqplot.rf`)
51+
- `ggseqdplot` (equivalent to `TraMineR::seqdplot`)
52+
- `ggseqeplot` (equivalent to `TraMineRextras::seqplot.tentrop`)
53+
- `ggseqmsplot` (equivalent to `TraMineR::seqmsplot`)
54+
- `ggseqmtplot` (equivalent to `TraMineR::seqmtplot`)
55+
- `ggstrqeplot` (based on transitions rates computed with
56+
`TraMineR::seqtrate`)
57+
- `ggseqiplot` (equivalent to `TraMineR::seqIplot`)
58+
- `ggseqfplot` (equivalent to `TraMineR::seqfplot`)
59+
- `ggseqrplot` (equivalent to `TraMineR::seqrplot`)
60+
- `ggseqrfplot` (equivalent to `TraMineRextras::seqplot.rf`)
5961

6062
If you have change requests or find errors, [create an
6163
issue](https://github.com/maraab23/ggseqplot/issues/new) on github or

docs/articles/ggseqplot.html

Lines changed: 46 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

docs/news/index.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pkgdown: 2.0.9
33
pkgdown_sha: ~
44
articles:
55
ggseqplot: ggseqplot.html
6-
last_built: 2024-05-17T20:23Z
6+
last_built: 2024-07-30T11:50Z
77
urls:
88
reference: https://maraab23.github.io/ggseqplot/reference
99
article: https://maraab23.github.io/ggseqplot/articles

docs/reference/Rplot001.png

12 Bytes
Loading

docs/reference/Rplot002.png

56 Bytes
Loading

docs/reference/Rplot003.png

71 Bytes
Loading

docs/reference/Rplot004.png

-1 Bytes
Loading

docs/reference/Rplot006.png

-3 Bytes
Loading

docs/reference/ggseqdplot-3.png

-373 Bytes
Loading

docs/reference/ggseqeplot-1.png

692 Bytes
Loading

docs/reference/ggseqfplot-2.png

87 Bytes
Loading

docs/reference/ggseqfplot-3.png

124 Bytes
Loading

docs/reference/ggseqiplot-2.png

4.51 KB
Loading

docs/reference/ggseqiplot-4.png

-240 Bytes
Loading

docs/reference/ggseqiplot-6.png

-188 Bytes
Loading

docs/reference/ggseqrfplot-2.png

-426 Bytes
Loading

docs/reference/ggseqrfplot-3.png

-393 Bytes
Loading

docs/reference/ggseqrfplot.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/reference/ggseqrplot-2.png

-434 Bytes
Loading

docs/reference/ggseqrplot.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/reference/ggseqtrplot-1.png

5 Bytes
Loading

docs/reference/ggseqtrplot-2.png

56 Bytes
Loading

docs/reference/ggseqtrplot-3.png

-8 Bytes
Loading

docs/search.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)