Package: wsjplot
Version: 0.1.0
Title: Style Time Series Plots Like the Wall Street Journal
Description: Easily override the default visual choices in 'ggplot2' to make 
    your time series plots look more like the Wall Street Journal. Specific 
    theme design choices include omitting x-axis grid lines and displaying 
    sparse light grey y-axis grid lines. Additionally, this allows to label 
    the y-axis scales with your units only displayed on the top-most number, 
    while also removing the bottom most number (unless specifically 
    overridden). The goal is visual simplicity, because who has time to waste 
    looking at a cluttered graph? 
Authors@R: 
    person("Stephen", "Lee", 
        email = "smlee.981@gmail.com", role = c("aut", "cre")
    )
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: ggplot2, magrittr, stringr, scales, dplyr
Suggests: testthat
NeedsCompilation: no
Packaged: 2020-10-13 15:56:14 UTC; smlee
Author: Stephen Lee [aut, cre]
Maintainer: Stephen Lee <smlee.981@gmail.com>
Repository: CRAN
Date/Publication: 2020-10-22 09:10:02 UTC
Built: R 4.3.0; ; 2023-07-12 01:41:25 UTC; unix
