Package: socviz
Type: Package
Title: Utility Functions and Data Sets for Data Visualization
Version: 1.1
Authors@R: person("Kieran", "Healy", email = "kjhealy@gmail.com",
                      role = c("aut", "cre"))
Maintainer: Kieran Healy <kjhealy@gmail.com>
Description: Supporting materials for a course and book on data visualization. It contains utility functions for graphs and several sample data sets. See Healy (2019) <ISBN 978-0691181622>.
License: MIT + file LICENSE
Depends: R (>= 3.5)
Imports: dplyr, fs, graphics, magrittr, rlang, tibble
Suggests: ggplot2
Encoding: UTF-8
LazyData: true
URL: http://kjhealy.github.io/socviz/
BugReports: https://github.com/kjhealy/socviz/issues
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-02-19 19:12:00 UTC; kjhealy
Author: Kieran Healy [aut, cre]
Repository: CRAN
Date/Publication: 2020-02-19 19:30:02 UTC
