Package: panelView
Type: Package
Title: Visualizing Panel Data
Version: 1.1.16
Date: 2023-2-10
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 visualizes the temporal dynamics of an outcome variable (or any variable); (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 (>= 1.0.0)
Depends: R (>= 2.10)
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2023-02-14 18:17:59 UTC; yiqingxu
Author: Hongyu Mou [aut],
  Licheng Liu [aut],
  Yiqing Xu [aut, cre] (<https://orcid.org/0000-0003-2041-6671>)
Repository: CRAN
Date/Publication: 2023-02-14 18:40:02 UTC
Built: R 4.1.2; ; 2023-02-15 12:39:39 UTC; unix
