# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "BagWhiskerPlot" in publications use:' type: software license: GPL-3.0-only title: 'BagWhiskerPlot: Bag-and-Whisker Plot' version: 0.1.1 doi: 10.32614/CRAN.package.BagWhiskerPlot abstract: 'Implementation of the Bag-and-Whisker Plot for bivariate data. Provides a single user-facing function bag_whisker() that wraps the computation and plotting helpers in this package. For more details, please refer to the paper "The Bag-and-Whisker Plot: A New Bagplot for Bivariate Data" by Qin, Gang, Tong and Cui (2025) .' authors: - family-names: Qin given-names: Shenghao email: seanqin31@outlook.com repository: https://seanq31.r-universe.dev commit: d9a240a358f758ffdb751d4d619797bae528dbb1 date-released: '2026-05-16' contact: - family-names: Qin given-names: Shenghao email: seanqin31@outlook.com