diff --git a/README.Rmd b/README.Rmd index 916560f..b8d0893 100644 --- a/README.Rmd +++ b/README.Rmd @@ -21,9 +21,9 @@ knitr::opts_chunk$set( [![CRAN status](https://www.r-pkg.org/badges/version/ggseqplot)](https://cran.r-project.org/package=ggseqplot) -![CRAN Downloads](https://cranlogs.r-pkg.org/badges/grand-total/ggseqplot) [![R-CMD-check](https://github.com/maraab23/ggseqplot/workflows/R-CMD-check/badge.svg)](https://github.com/maraab23/ggseqplot/actions) [![Codecov test coverage](https://codecov.io/gh/maraab23/ggseqplot/branch/main/graph/badge.svg)](https://app.codecov.io/gh/maraab23/ggseqplot?branch=main) +[![CRAN Downloads](https://cranlogs.r-pkg.org/badges/grand-total/ggseqplot)](https://cranlogs.r-pkg.org/badges/grand-total/ggseqplot) The main goal of [`{ggseqplot}`](https://maraab23.github.io/ggseqplot/) is to diff --git a/README.html b/README.html deleted file mode 100644 index c12dc23..0000000 --- a/README.html +++ /dev/null @@ -1,697 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - -

ggseqplot: ggplotify -sequence data plots -

- - -

CRAN status CRAN Downloads R-CMD-check - - - - - - - - - - - - - - codecov - codecov - 98% - 98% - - - -

- - -

The main goal of {ggseqplot} -is to provide functions that reproduce the sequence plots from -{TraMineR}’s seqplot using -{ggplot2}. These plots are produced on -the basis of state sequence objects defined with -TraMineR::seqdef. The package automates the reshaping and -plotting of sequence data. This library literally builds on the -excellent work of the {TraMineR} and -{ggplot2} developers and uses several -of the their functions to produce ggplot2-flavored figures.

-

Note, that this library was not written because I personally dislike -the plots produced by {TraMineR}, but rather because I am -normally using {ggplot2} instead of base R’s -plot environment for visualizing data. -{TraMineR} was developed before -{ggplot2} was as popular as it is today -and back then many users were more familiar with coding base R plots. To -date, however, many researchers and students are more accustomed to -using {ggplot2} and prefer to draw on the -related skills and experiences instead of learning how to refine base R -plots just for the single purpose of visualizing sequence data.

-

{ggseqplot} -contains the following functions:

- -

If you have change requests or find errors, create an -issue on github or send me an email.

-

A complementing vignette -outlines how {ggseqplot} -reshapes sequence data generated with {TraMineR} functions to visualize them -using {ggplot2}. Moreover, it illustrates how -to adjust the baseline output using familiar -{ggplot2} functions (and add-ons).

-

Installation

-

You can install the CRAN version of {ggseqplot} -by typing:

-
install.packages("ggseqplot")
-

The development version can be installed with:

-
devtools::install_github("maraab23/ggseqplot")
-

Acknowledgements

-

I would like to thank Gilbert Ritschard, Tim Liao, and Emanuela -Struffolino for their comments on earlier versions of this library.

- - - diff --git a/README.md b/README.md index b5c1b03..cfea0d7 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,11 @@ [![CRAN status](https://www.r-pkg.org/badges/version/ggseqplot)](https://cran.r-project.org/package=ggseqplot) -![CRAN -Downloads](https://cranlogs.r-pkg.org/badges/grand-total/ggseqplot) [![R-CMD-check](https://github.com/maraab23/ggseqplot/workflows/R-CMD-check/badge.svg)](https://github.com/maraab23/ggseqplot/actions) [![Codecov test coverage](https://codecov.io/gh/maraab23/ggseqplot/branch/main/graph/badge.svg)](https://app.codecov.io/gh/maraab23/ggseqplot?branch=main) +[![CRAN +Downloads](https://cranlogs.r-pkg.org/badges/grand-total/ggseqplot)](https://cranlogs.r-pkg.org/badges/grand-total/ggseqplot) The main goal of [`{ggseqplot}`](https://maraab23.github.io/ggseqplot/) diff --git a/docs/index.html b/docs/index.html index b950c39..4b858ec 100644 --- a/docs/index.html +++ b/docs/index.html @@ -165,6 +165,7 @@

Dev status

  • CRAN status
  • R-CMD-check
  • Codecov test coverage
  • +
  • CRAN Downloads