Package: ggfocus
Type: Package
Title: Scales that Focus Specific Levels in your ggplot()
Version: 1.0.0
Authors@R: person("Victor", "Freguglia", email = "victorfreguglia@gmail.com",
                  role = c("aut", "cre"))
BugReports: https://github.com/Freguglia/ggfocus/issues
URL: https://github.com/Freguglia/ggfocus
Description: A 'ggplot2' extension that provides tools for automatically
    creating scales to focus on subgroups of the data plotted 
    without losing other information.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
Depends: ggplot2
Imports: magrittr, dplyr, rlang, RColorBrewer
Suggests: knitr, rmarkdown, maps, ggrepel
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-01-22 19:00:47 UTC; victor
Author: Victor Freguglia [aut, cre]
Maintainer: Victor Freguglia <victorfreguglia@gmail.com>
Repository: CRAN
Date/Publication: 2020-01-23 13:20:02 UTC
Built: R 4.2.0; ; 2022-04-12 16:50:37 UTC; unix
