# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "plotscaper" in publications use:' type: software license: MIT title: 'plotscaper: Explore Your Data with Interactive Figures' version: 0.2.3 doi: 10.32614/CRAN.package.plotscaper abstract: A framework for creating interactive figures for data exploration. All plots are automatically linked and support several kinds of interactive features, including selection, zooming, panning, and parameter manipulation. The figures can be interacted with either manually, using a mouse and a keyboard, or by running code from inside an active R session. authors: - family-names: Bartonicek given-names: Adam email: bartonicek@gmail.com repository: https://bartonicek.r-universe.dev commit: 8301a16de11ee189c94752784b03cb1af835d550 url: https://bartonicek.github.io/plotscaper/ contact: - family-names: Bartonicek given-names: Adam email: bartonicek@gmail.com