# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ggmagnify" in publications use:' type: software license: MIT title: 'ggmagnify: Create a Magnified Inset of Part of a "Ggplot" Object' version: 0.4.2 abstract: Creates a magnified inset of a ggplot, with projection lines and borders around the target area and inset, plus optional shadow. Rectangular, elliptical or arbitrary regions can be magnified. Works with facets and maps. Geoms can optionally be recomputed within the inset area. authors: - family-names: Hugh-Jones given-names: David email: davidhughjones@gmail.com repository: https://r-multiverse.r-universe.dev repository-code: https://github.com/hughjonesd/ggmagnify commit: 1eda21aba4f717d0c3525dbafe44670d4f091e54 url: https://hughjonesd.github.io/ggmagnify/ date-released: '2025-09-14' contact: - family-names: Hugh-Jones given-names: David email: davidhughjones@gmail.com