Package: panelView
Type: Package
Title: Visualizing Panel Data
Version: 1.1.11
Date: 2022-8-14
Authors@R: 
  c(person("Hongyu", "Mou", , "hongyumou@g.ucla.edu", role = c("aut")), 
  person("Licheng", "Liu", ,"liulch@mit.edu", role = c("aut")), 
  person("Yiqing", "Xu", ,"yiqingxu@stanford.edu", role = c("aut", "cre"), 
  comment = c(ORCID = "0000-0003-2041-6671")))
Maintainer: Yiqing Xu <yiqingxu@stanford.edu>
Description: Visualizes panel data. It has three main functionalities: (1) it visualizes treatment status and missing values in a panel dataset; (2) it plots an outcome variable (or any variable) in a time-series fashion; (3) it visualizes bivariate relationships of two variables by unit or in aggregate.
URL: https://yiqingxu.org/packages/panelview/index.html
License: MIT + file LICENSE
Imports: ggplot2 (>= 2.1.0), gridExtra, grid, dplyr
Depends: R (>= 2.10)
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2022-08-27 20:13:46 UTC; xyq
Author: Hongyu Mou [aut],
  Licheng Liu [aut],
  Yiqing Xu [aut, cre] (<https://orcid.org/0000-0003-2041-6671>)
Repository: CRAN
Date/Publication: 2022-08-27 21:00:02 UTC
