Package: socviz
Type: Package
Title: Utility Functions and Data Sets for Data Visualization
Version: 1.0.0
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.1)
Imports: dplyr, fs, graphics, magrittr, rlang, tibble
Suggests: ggplot2
Encoding: UTF-8
LazyData: true
URL: https://github.com/kjhealy/socviz
BugReports: https://github.com/kjhealy/socviz/issues
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-04-18 15:20:47 UTC; kjhealy
Author: Kieran Healy [aut, cre]
Repository: CRAN
Date/Publication: 2019-04-23 12:00:03 UTC
