Package: gghist
Title: Plot the Histogram of a Numeric Vector
Version: 0.1.0
Authors@R: 
    person("Frederik", "Ziebell", , "frederik.ziebell@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-3673-1721"))
Description: Wrapper around geom_histogram() of 'ggplot2' to plot the histogram of a numeric vector. This is especially useful, since qplot() was deprecated in 'ggplot2' 3.4.0.
URL: https://github.com/frederikziebell/gghist
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: ggplot2
Suggests: spelling
Language: en-US
NeedsCompilation: no
Packaged: 2023-04-15 07:18:28 UTC; frederik
Author: Frederik Ziebell [aut, cre] (<https://orcid.org/0000-0003-3673-1721>)
Maintainer: Frederik Ziebell <frederik.ziebell@gmail.com>
Repository: CRAN
Date/Publication: 2023-04-18 13:40:05 UTC
Built: R 4.6.0; ; 2025-10-14 02:22:57 UTC; windows
