Michael Hahsler (2019). arulesViz: Visualizing Association Rules and Frequent Itemsets. R package version 1.3-3. https://CRAN.R-project.org/package=arulesViz

Hahsler M (2017). “arulesViz: Interactive Visualization of Association Rules with R.” R Journal, 9(2), 163–175. ISSN 2073-4859, https://journal.r-project.org/archive/2017/RJ-2017-047/RJ-2017-047.pdf.

Corresponding BibTeX entries:

  @Manual{,
    title = {arulesViz: Visualizing Association Rules and Frequent
      Itemsets},
    author = {Michael Hahsler},
    year = {2019},
    note = {R package version 1.3-3},
    url = {https://CRAN.R-project.org/package=arulesViz},
  }
  @Article{,
    title = {arules{V}iz: {I}nteractive Visualization of Association
      Rules with {R}},
    author = {Michael Hahsler},
    year = {2017},
    journal = {R Journal},
    volume = {9},
    number = {2},
    pages = {163--175},
    url =
      {https://journal.r-project.org/archive/2017/RJ-2017-047/RJ-2017-047.pdf},
    month = {December},
    issn = {2073-4859},
  }