Package: paletteknife
Title: Create Colour Scales and Legend from Continuous or Categorical
        Vectors
Version: 0.4.1
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: 2021-10-14 12:30:26 UTC; john
Author: John Hobbs [aut, cre]
Maintainer: John Hobbs <johnxhobbs@gmail.com>
Repository: CRAN
Date/Publication: 2021-10-15 07:40:05 UTC
Built: R 4.0.2; ; 2021-10-16 10:27:02 UTC; unix
