Start banging out factors chapter

This commit is contained in:
hadley
2016-08-16 17:06:51 -05:00
parent 5a29a718f9
commit 8815e8f91a
6 changed files with 155 additions and 6 deletions

View File

@@ -12,6 +12,7 @@ Imports:
broom,
condvis,
dplyr,
forcats,
gapminder,
ggplot2,
ggrepel,
@@ -37,6 +38,7 @@ Imports:
tidyr,
viridis
Remotes:
hadley/forcats,
hadley/modelr,
hadley/stringr,
hadley/tibble,