# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ort" in publications use:' type: software license: MIT title: 'ort: Create a Data Frame Representation of an Image' version: 0.1.0 doi: 10.32614/CRAN.package.ort abstract: Takes images, imported via 'imager', and converts them into a data frame that can be plotted to look like the imported image. This can be used for creating data that looks like a specific image. Additionally, images with color and alpha channels can be converted to grayscale in preparation for converting to the data frame format. authors: - family-names: Pineapples given-names: Falling - family-names: Brown given-names: Ethan C. email: ethancbrown@gmail.com repository: https://statisfactions.r-universe.dev commit: 09b583da622d1e0f83b08deae30ea1b5757ba948 date-released: '2026-02-23' contact: - family-names: Brown given-names: Ethan C. email: ethancbrown@gmail.com