Package: paletteknife
Title: Create Colour Scales and Legend from Continuous or Categorical
        Vectors
Version: 0.4.2
Authors@R: 
  person(given = "John",
         family = "Hobbs",
         role = c("aut", "cre"),
         email = "johnxhobbs@gmail.com")
Description: Streamlines the steps for adding colour scales and associated legends 
         when working with base R graphics, especially for interactive use. Popular
         palettes are included and pretty legends produced when mapping a large 
         variety of vector classes to a colour scale. An additional helper for 
         adding axes and grid lines complements the base::plot() work flow.
License: MIT + file LICENSE
URL: https://github.com/johnxhobbs/paletteknife
BugReports: https://github.com/johnxhobbs/paletteknife/issues
Encoding: UTF-8
RoxygenNote: 7.1.1
Depends: graphics, grDevices
NeedsCompilation: no
Packaged: 2022-04-20 16:04:28 UTC; john
Author: John Hobbs [aut, cre]
Maintainer: John Hobbs <johnxhobbs@gmail.com>
Repository: CRAN
Date/Publication: 2022-04-20 16:20:02 UTC
Built: R 4.3.1; ; 2023-10-20 01:33:34 UTC; windows
